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