Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterServiceExternalIpsConfig
-
Packages that use DataGoogleContainerClusterServiceExternalIpsConfig Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterServiceExternalIpsConfig in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Classes in com.hashicorp.cdktf.providers.google.data_google_container_cluster that implement DataGoogleContainerClusterServiceExternalIpsConfig Modifier and Type Class Description static classDataGoogleContainerClusterServiceExternalIpsConfig.Jsii$ProxyAn implementation forDataGoogleContainerClusterServiceExternalIpsConfigMethods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterServiceExternalIpsConfig Modifier and Type Method Description DataGoogleContainerClusterServiceExternalIpsConfigDataGoogleContainerClusterServiceExternalIpsConfig.Builder. build()Builds the configured instance.DataGoogleContainerClusterServiceExternalIpsConfigDataGoogleContainerClusterServiceExternalIpsConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterServiceExternalIpsConfig Modifier and Type Method Description voidDataGoogleContainerClusterServiceExternalIpsConfigOutputReference. setInternalValue(DataGoogleContainerClusterServiceExternalIpsConfig value)
-