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