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