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