Uses of Interface
com.hashicorp.cdktf.providers.google.storage_bucket.StorageBucketEncryption
-
Packages that use StorageBucketEncryption Package Description com.hashicorp.cdktf.providers.google.storage_bucket google_storage_bucket -
-
Uses of StorageBucketEncryption in com.hashicorp.cdktf.providers.google.storage_bucket
Classes in com.hashicorp.cdktf.providers.google.storage_bucket that implement StorageBucketEncryption Modifier and Type Class Description static classStorageBucketEncryption.Jsii$ProxyAn implementation forStorageBucketEncryptionMethods in com.hashicorp.cdktf.providers.google.storage_bucket that return StorageBucketEncryption Modifier and Type Method Description StorageBucketEncryptionStorageBucketEncryption.Builder. build()Builds the configured instance.default StorageBucketEncryptionStorageBucketConfig. getEncryption()encryption block.StorageBucketEncryptionStorageBucketConfig.Jsii$Proxy. getEncryption()StorageBucketEncryptionStorageBucket. getEncryptionInput()StorageBucketEncryptionStorageBucketEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.storage_bucket with parameters of type StorageBucketEncryption Modifier and Type Method Description StorageBucket.BuilderStorageBucket.Builder. encryption(StorageBucketEncryption encryption)encryption block.StorageBucketConfig.BuilderStorageBucketConfig.Builder. encryption(StorageBucketEncryption encryption)Sets the value ofStorageBucketConfig.getEncryption()voidStorageBucket. putEncryption(StorageBucketEncryption value)voidStorageBucketEncryptionOutputReference. setInternalValue(StorageBucketEncryption value)
-