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