public enum Instance.Types.PscInstanceConfig.Types.PscAutoConnectionPolicyStateReference documentation and code samples for the AlloyDB v1alpha API enum Instance.Types.PscInstanceConfig.Types.PscAutoConnectionPolicyState.
The state of the PSC auto connection policy.
Namespace
Google.Cloud.AlloyDb.V1AlphaAssembly
Google.Cloud.AlloyDb.V1Alpha.dll
Fields |
|
|---|---|
| Name | Description |
Disabled |
Disables the PSC auto connection for the instance. |
Enabled |
Enables the PSC auto connection for the instance. |
Unspecified |
The state is unspecified. For old instances, this means the PSC auto connection is disabled. For new instances, this means the PSC auto connection is enabled by default. |