Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.ObjectLockConfigurationProperty.Builder
Packages that use CfnBucket.ObjectLockConfigurationProperty.Builder
-
Uses of CfnBucket.ObjectLockConfigurationProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.ObjectLockConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBucket.ObjectLockConfigurationProperty.builder()CfnBucket.ObjectLockConfigurationProperty.Builder.objectLockEnabled(String objectLockEnabled) Sets the value ofCfnBucket.ObjectLockConfigurationProperty.getObjectLockEnabled()CfnBucket.ObjectLockConfigurationProperty.Builder.rule(IResolvable rule) Sets the value ofCfnBucket.ObjectLockConfigurationProperty.getRule()CfnBucket.ObjectLockConfigurationProperty.Builder.rule(CfnBucket.ObjectLockRuleProperty rule) Sets the value ofCfnBucket.ObjectLockConfigurationProperty.getRule()Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.ObjectLockConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucket.ObjectLockConfigurationProperty.Builder.