Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterIpAllocationPolicy
-
Packages that use DataGoogleContainerClusterIpAllocationPolicy Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterIpAllocationPolicy in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Classes in com.hashicorp.cdktf.providers.google.data_google_container_cluster that implement DataGoogleContainerClusterIpAllocationPolicy Modifier and Type Class Description static classDataGoogleContainerClusterIpAllocationPolicy.Jsii$ProxyAn implementation forDataGoogleContainerClusterIpAllocationPolicyMethods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterIpAllocationPolicy Modifier and Type Method Description DataGoogleContainerClusterIpAllocationPolicyDataGoogleContainerClusterIpAllocationPolicy.Builder. build()Builds the configured instance.DataGoogleContainerClusterIpAllocationPolicyDataGoogleContainerClusterIpAllocationPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterIpAllocationPolicy Modifier and Type Method Description voidDataGoogleContainerClusterIpAllocationPolicyOutputReference. setInternalValue(DataGoogleContainerClusterIpAllocationPolicy value)
-