Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder
-
Packages that use ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder Modifier and Type Method Description static ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.BuilderContainerClusterMasterAuthorizedNetworksConfigCidrBlocks. builder()ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.BuilderContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder. cidrBlock(String cidrBlock)Sets the value ofContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.getCidrBlock()ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.BuilderContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder. displayName(String displayName)Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder Constructor Description Jsii$Proxy(ContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterMasterAuthorizedNetworksConfigCidrBlocks.Builder.
-