Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_storage_bucket.DataGoogleStorageBucketWebsite
-
Packages that use DataGoogleStorageBucketWebsite Package Description com.hashicorp.cdktf.providers.google.data_google_storage_bucket data_google_storage_bucket -
-
Uses of DataGoogleStorageBucketWebsite in com.hashicorp.cdktf.providers.google.data_google_storage_bucket
Classes in com.hashicorp.cdktf.providers.google.data_google_storage_bucket that implement DataGoogleStorageBucketWebsite Modifier and Type Class Description static classDataGoogleStorageBucketWebsite.Jsii$ProxyAn implementation forDataGoogleStorageBucketWebsiteMethods in com.hashicorp.cdktf.providers.google.data_google_storage_bucket that return DataGoogleStorageBucketWebsite Modifier and Type Method Description DataGoogleStorageBucketWebsiteDataGoogleStorageBucketWebsite.Builder. build()Builds the configured instance.DataGoogleStorageBucketWebsiteDataGoogleStorageBucketWebsiteOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_storage_bucket with parameters of type DataGoogleStorageBucketWebsite Modifier and Type Method Description voidDataGoogleStorageBucketWebsiteOutputReference. setInternalValue(DataGoogleStorageBucketWebsite value)
-