Interface AlloydbClusterSecondaryConfig

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

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

      • getPrimaryClusterName

        @Stability(Stable)
        @NotNull
        String getPrimaryClusterName()
        Name of the primary cluster must be in the format 'projects/{project}/locations/{location}/clusters/{cluster_id}'.

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