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