Interface AlloydbInstancePscInstanceConfig

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

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

      • getAllowedConsumerProjects

        @Stability(Stable)
        @Nullable
        default List<String> getAllowedConsumerProjects()
        List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.

        These should be specified as project numbers only. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_instance#allowed_consumer_projects AlloydbInstance#allowed_consumer_projects}