Uses of Interface
com.hashicorp.cdktf.providers.google.storage_bucket_object.StorageBucketObjectCustomerEncryption
-
Packages that use StorageBucketObjectCustomerEncryption Package Description com.hashicorp.cdktf.providers.google.storage_bucket_object google_storage_bucket_object -
-
Uses of StorageBucketObjectCustomerEncryption in com.hashicorp.cdktf.providers.google.storage_bucket_object
Classes in com.hashicorp.cdktf.providers.google.storage_bucket_object that implement StorageBucketObjectCustomerEncryption Modifier and Type Class Description static classStorageBucketObjectCustomerEncryption.Jsii$ProxyAn implementation forStorageBucketObjectCustomerEncryptionMethods in com.hashicorp.cdktf.providers.google.storage_bucket_object that return StorageBucketObjectCustomerEncryption Modifier and Type Method Description StorageBucketObjectCustomerEncryptionStorageBucketObjectCustomerEncryption.Builder. build()Builds the configured instance.default StorageBucketObjectCustomerEncryptionStorageBucketObjectConfig. getCustomerEncryption()customer_encryption block.StorageBucketObjectCustomerEncryptionStorageBucketObjectConfig.Jsii$Proxy. getCustomerEncryption()StorageBucketObjectCustomerEncryptionStorageBucketObject. getCustomerEncryptionInput()StorageBucketObjectCustomerEncryptionStorageBucketObjectCustomerEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.storage_bucket_object with parameters of type StorageBucketObjectCustomerEncryption Modifier and Type Method Description StorageBucketObject.BuilderStorageBucketObject.Builder. customerEncryption(StorageBucketObjectCustomerEncryption customerEncryption)customer_encryption block.StorageBucketObjectConfig.BuilderStorageBucketObjectConfig.Builder. customerEncryption(StorageBucketObjectCustomerEncryption customerEncryption)Sets the value ofStorageBucketObjectConfig.getCustomerEncryption()voidStorageBucketObject. putCustomerEncryption(StorageBucketObjectCustomerEncryption value)voidStorageBucketObjectCustomerEncryptionOutputReference. setInternalValue(StorageBucketObjectCustomerEncryption value)
-