Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterMeshCertificates.Builder
-
Packages that use ContainerClusterMeshCertificates.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterMeshCertificates.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterMeshCertificates.Builder Modifier and Type Method Description static ContainerClusterMeshCertificates.BuilderContainerClusterMeshCertificates. builder()ContainerClusterMeshCertificates.BuilderContainerClusterMeshCertificates.Builder. enableCertificates(com.hashicorp.cdktf.IResolvable enableCertificates)Sets the value ofContainerClusterMeshCertificates.getEnableCertificates()ContainerClusterMeshCertificates.BuilderContainerClusterMeshCertificates.Builder. enableCertificates(Boolean enableCertificates)Sets the value ofContainerClusterMeshCertificates.getEnableCertificates()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterMeshCertificates.Builder Constructor Description Jsii$Proxy(ContainerClusterMeshCertificates.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterMeshCertificates.Builder.
-