Uses of Class
software.amazon.awscdk.services.s3.CfnStorageLensGroup.MatchObjectSizeProperty.Builder
Packages that use CfnStorageLensGroup.MatchObjectSizeProperty.Builder
-
Uses of CfnStorageLensGroup.MatchObjectSizeProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnStorageLensGroup.MatchObjectSizeProperty.BuilderModifier and TypeMethodDescriptionCfnStorageLensGroup.MatchObjectSizeProperty.builder()
CfnStorageLensGroup.MatchObjectSizeProperty.Builder.bytesGreaterThan
(Number bytesGreaterThan) Sets the value ofCfnStorageLensGroup.MatchObjectSizeProperty.getBytesGreaterThan()
CfnStorageLensGroup.MatchObjectSizeProperty.Builder.bytesLessThan
(Number bytesLessThan) Sets the value ofCfnStorageLensGroup.MatchObjectSizeProperty.getBytesLessThan()
Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnStorageLensGroup.MatchObjectSizeProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStorageLensGroup.MatchObjectSizeProperty.Builder
.