Uses of Interface
com.hashicorp.cdktf.providers.google.storage_bucket.StorageBucketLogging
-
Packages that use StorageBucketLogging Package Description com.hashicorp.cdktf.providers.google.storage_bucket google_storage_bucket -
-
Uses of StorageBucketLogging in com.hashicorp.cdktf.providers.google.storage_bucket
Classes in com.hashicorp.cdktf.providers.google.storage_bucket that implement StorageBucketLogging Modifier and Type Class Description static classStorageBucketLogging.Jsii$ProxyAn implementation forStorageBucketLoggingMethods in com.hashicorp.cdktf.providers.google.storage_bucket that return StorageBucketLogging Modifier and Type Method Description StorageBucketLoggingStorageBucketLogging.Builder. build()Builds the configured instance.StorageBucketLoggingStorageBucketLoggingOutputReference. getInternalValue()default StorageBucketLoggingStorageBucketConfig. getLogging()logging block.StorageBucketLoggingStorageBucketConfig.Jsii$Proxy. getLogging()StorageBucketLoggingStorageBucket. getLoggingInput()Methods in com.hashicorp.cdktf.providers.google.storage_bucket with parameters of type StorageBucketLogging Modifier and Type Method Description StorageBucket.BuilderStorageBucket.Builder. logging(StorageBucketLogging logging)logging block.StorageBucketConfig.BuilderStorageBucketConfig.Builder. logging(StorageBucketLogging logging)Sets the value ofStorageBucketConfig.getLogging()voidStorageBucket. putLogging(StorageBucketLogging value)voidStorageBucketLoggingOutputReference. setInternalValue(StorageBucketLogging value)
-