Uses of Class
com.hashicorp.cdktf.providers.google.storage_bucket.StorageBucketEncryption.Builder
-
Packages that use StorageBucketEncryption.Builder Package Description com.hashicorp.cdktf.providers.google.storage_bucket google_storage_bucket -
-
Uses of StorageBucketEncryption.Builder in com.hashicorp.cdktf.providers.google.storage_bucket
Methods in com.hashicorp.cdktf.providers.google.storage_bucket that return StorageBucketEncryption.Builder Modifier and Type Method Description static StorageBucketEncryption.BuilderStorageBucketEncryption. builder()StorageBucketEncryption.BuilderStorageBucketEncryption.Builder. defaultKmsKeyName(String defaultKmsKeyName)Sets the value ofStorageBucketEncryption.getDefaultKmsKeyName()Constructors in com.hashicorp.cdktf.providers.google.storage_bucket with parameters of type StorageBucketEncryption.Builder Constructor Description Jsii$Proxy(StorageBucketEncryption.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageBucketEncryption.Builder.
-