Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterNetworkPolicy
-
Packages that use DataGoogleContainerClusterNetworkPolicy Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterNetworkPolicy in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Classes in com.hashicorp.cdktf.providers.google.data_google_container_cluster that implement DataGoogleContainerClusterNetworkPolicy Modifier and Type Class Description static classDataGoogleContainerClusterNetworkPolicy.Jsii$ProxyAn implementation forDataGoogleContainerClusterNetworkPolicyMethods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterNetworkPolicy Modifier and Type Method Description DataGoogleContainerClusterNetworkPolicyDataGoogleContainerClusterNetworkPolicy.Builder. build()Builds the configured instance.DataGoogleContainerClusterNetworkPolicyDataGoogleContainerClusterNetworkPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterNetworkPolicy Modifier and Type Method Description voidDataGoogleContainerClusterNetworkPolicyOutputReference. setInternalValue(DataGoogleContainerClusterNetworkPolicy value)
-