Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.TargetObjectKeyFormatProperty.Builder
Packages that use CfnBucketPropsMixin.TargetObjectKeyFormatProperty.Builder
-
Uses of CfnBucketPropsMixin.TargetObjectKeyFormatProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.TargetObjectKeyFormatProperty.BuilderModifier and TypeMethodDescriptionCfnBucketPropsMixin.TargetObjectKeyFormatProperty.builder()CfnBucketPropsMixin.TargetObjectKeyFormatProperty.Builder.partitionedPrefix(CfnBucketPropsMixin.PartitionedPrefixProperty partitionedPrefix) Sets the value ofCfnBucketPropsMixin.TargetObjectKeyFormatProperty.getPartitionedPrefix()CfnBucketPropsMixin.TargetObjectKeyFormatProperty.Builder.partitionedPrefix(IResolvable partitionedPrefix) Sets the value ofCfnBucketPropsMixin.TargetObjectKeyFormatProperty.getPartitionedPrefix()CfnBucketPropsMixin.TargetObjectKeyFormatProperty.Builder.simplePrefix(Object simplePrefix) Sets the value ofCfnBucketPropsMixin.TargetObjectKeyFormatProperty.getSimplePrefix()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.TargetObjectKeyFormatProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucketPropsMixin.TargetObjectKeyFormatProperty.Builder.