Uses of Interface
com.hashicorp.cdktf.providers.google.storage_bucket.StorageBucketLifecycleRuleCondition
-
Packages that use StorageBucketLifecycleRuleCondition Package Description com.hashicorp.cdktf.providers.google.storage_bucket google_storage_bucket -
-
Uses of StorageBucketLifecycleRuleCondition in com.hashicorp.cdktf.providers.google.storage_bucket
Classes in com.hashicorp.cdktf.providers.google.storage_bucket that implement StorageBucketLifecycleRuleCondition Modifier and Type Class Description static classStorageBucketLifecycleRuleCondition.Jsii$ProxyAn implementation forStorageBucketLifecycleRuleConditionMethods in com.hashicorp.cdktf.providers.google.storage_bucket that return StorageBucketLifecycleRuleCondition Modifier and Type Method Description StorageBucketLifecycleRuleConditionStorageBucketLifecycleRuleCondition.Builder. build()Builds the configured instance.StorageBucketLifecycleRuleConditionStorageBucketLifecycleRule. getCondition()condition block.StorageBucketLifecycleRuleConditionStorageBucketLifecycleRule.Jsii$Proxy. getCondition()StorageBucketLifecycleRuleConditionStorageBucketLifecycleRuleOutputReference. getConditionInput()StorageBucketLifecycleRuleConditionStorageBucketLifecycleRuleConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.storage_bucket with parameters of type StorageBucketLifecycleRuleCondition Modifier and Type Method Description StorageBucketLifecycleRule.BuilderStorageBucketLifecycleRule.Builder. condition(StorageBucketLifecycleRuleCondition condition)Sets the value ofStorageBucketLifecycleRule.getCondition()voidStorageBucketLifecycleRuleOutputReference. putCondition(StorageBucketLifecycleRuleCondition value)voidStorageBucketLifecycleRuleConditionOutputReference. setInternalValue(StorageBucketLifecycleRuleCondition value)
-