Uses of Class
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterMeshCertificates.Builder
-
Packages that use DataGoogleContainerClusterMeshCertificates.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterMeshCertificates.Builder in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterMeshCertificates.Builder Modifier and Type Method Description static DataGoogleContainerClusterMeshCertificates.BuilderDataGoogleContainerClusterMeshCertificates. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterMeshCertificates.Builder Constructor Description Jsii$Proxy(DataGoogleContainerClusterMeshCertificates.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleContainerClusterMeshCertificates.Builder.
-