Uses of Class
com.hashicorp.cdktf.providers.google.storage_bucket.StorageBucketSoftDeletePolicy.Builder
-
Packages that use StorageBucketSoftDeletePolicy.Builder Package Description com.hashicorp.cdktf.providers.google.storage_bucket google_storage_bucket -
-
Uses of StorageBucketSoftDeletePolicy.Builder in com.hashicorp.cdktf.providers.google.storage_bucket
Methods in com.hashicorp.cdktf.providers.google.storage_bucket that return StorageBucketSoftDeletePolicy.Builder Modifier and Type Method Description static StorageBucketSoftDeletePolicy.BuilderStorageBucketSoftDeletePolicy. builder()StorageBucketSoftDeletePolicy.BuilderStorageBucketSoftDeletePolicy.Builder. retentionDurationSeconds(Number retentionDurationSeconds)Sets the value ofStorageBucketSoftDeletePolicy.getRetentionDurationSeconds()Constructors in com.hashicorp.cdktf.providers.google.storage_bucket with parameters of type StorageBucketSoftDeletePolicy.Builder Constructor Description Jsii$Proxy(StorageBucketSoftDeletePolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageBucketSoftDeletePolicy.Builder.
-