Interface AlloydbClusterPscConfig

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    AlloydbClusterPscConfig.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.293Z")
    @Stability(Stable)
    public interface AlloydbClusterPscConfig
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getPscEnabled

        @Stability(Stable)
        @Nullable
        default Object getPscEnabled()
        Create an instance that allows connections from Private Service Connect endpoints to the instance.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster#psc_enabled AlloydbCluster#psc_enabled}