Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_storage_bucket.DataGoogleStorageBucketEncryption
-
Packages that use DataGoogleStorageBucketEncryption Package Description com.hashicorp.cdktf.providers.google.data_google_storage_bucket data_google_storage_bucket -
-
Uses of DataGoogleStorageBucketEncryption in com.hashicorp.cdktf.providers.google.data_google_storage_bucket
Classes in com.hashicorp.cdktf.providers.google.data_google_storage_bucket that implement DataGoogleStorageBucketEncryption Modifier and Type Class Description static classDataGoogleStorageBucketEncryption.Jsii$ProxyAn implementation forDataGoogleStorageBucketEncryptionMethods in com.hashicorp.cdktf.providers.google.data_google_storage_bucket that return DataGoogleStorageBucketEncryption Modifier and Type Method Description DataGoogleStorageBucketEncryptionDataGoogleStorageBucketEncryption.Builder. build()Builds the configured instance.DataGoogleStorageBucketEncryptionDataGoogleStorageBucketEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_storage_bucket with parameters of type DataGoogleStorageBucketEncryption Modifier and Type Method Description voidDataGoogleStorageBucketEncryptionOutputReference. setInternalValue(DataGoogleStorageBucketEncryption value)
-