Interface ContainerClusterMasterAuthorizedNetworksConfig

    • Method Detail

      • getCidrBlocks

        @Stability(Stable)
        @Nullable
        default Object getCidrBlocks()
        cidr_blocks block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_cluster#cidr_blocks ContainerCluster#cidr_blocks}

      • getGcpPublicCidrsAccessEnabled

        @Stability(Stable)
        @Nullable
        default Object getGcpPublicCidrsAccessEnabled()
        Whether Kubernetes master is accessible via Google Compute Engine Public IPs.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_cluster#gcp_public_cidrs_access_enabled ContainerCluster#gcp_public_cidrs_access_enabled}