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