Uses of Class
com.hashicorp.cdktf.providers.google.storage_bucket_object.StorageBucketObjectRetention.Builder
-
Packages that use StorageBucketObjectRetention.Builder Package Description com.hashicorp.cdktf.providers.google.storage_bucket_object google_storage_bucket_object -
-
Uses of StorageBucketObjectRetention.Builder in com.hashicorp.cdktf.providers.google.storage_bucket_object
Methods in com.hashicorp.cdktf.providers.google.storage_bucket_object that return StorageBucketObjectRetention.Builder Modifier and Type Method Description static StorageBucketObjectRetention.BuilderStorageBucketObjectRetention. builder()StorageBucketObjectRetention.BuilderStorageBucketObjectRetention.Builder. mode(String mode)Sets the value ofStorageBucketObjectRetention.getMode()StorageBucketObjectRetention.BuilderStorageBucketObjectRetention.Builder. retainUntilTime(String retainUntilTime)Sets the value ofStorageBucketObjectRetention.getRetainUntilTime()Constructors in com.hashicorp.cdktf.providers.google.storage_bucket_object with parameters of type StorageBucketObjectRetention.Builder Constructor Description Jsii$Proxy(StorageBucketObjectRetention.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageBucketObjectRetention.Builder.
-