Uses of Class
software.amazon.awscdk.services.s3.CfnStorageLensGroup.FilterProperty.Builder
Packages that use CfnStorageLensGroup.FilterProperty.Builder
-
Uses of CfnStorageLensGroup.FilterProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnStorageLensGroup.FilterProperty.BuilderModifier and TypeMethodDescriptionCfnStorageLensGroup.FilterProperty.Builder.and(IResolvable and) Sets the value ofCfnStorageLensGroup.FilterProperty.getAnd()CfnStorageLensGroup.FilterProperty.Builder.and(CfnStorageLensGroup.AndProperty and) Sets the value ofCfnStorageLensGroup.FilterProperty.getAnd()CfnStorageLensGroup.FilterProperty.builder()CfnStorageLensGroup.FilterProperty.Builder.matchAnyPrefix(List<String> matchAnyPrefix) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchAnyPrefix()CfnStorageLensGroup.FilterProperty.Builder.matchAnySuffix(List<String> matchAnySuffix) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchAnySuffix()CfnStorageLensGroup.FilterProperty.Builder.matchAnyTag(List<? extends Object> matchAnyTag) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchAnyTag()CfnStorageLensGroup.FilterProperty.Builder.matchAnyTag(IResolvable matchAnyTag) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchAnyTag()CfnStorageLensGroup.FilterProperty.Builder.matchObjectAge(IResolvable matchObjectAge) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchObjectAge()CfnStorageLensGroup.FilterProperty.Builder.matchObjectAge(CfnStorageLensGroup.MatchObjectAgeProperty matchObjectAge) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchObjectAge()CfnStorageLensGroup.FilterProperty.Builder.matchObjectSize(IResolvable matchObjectSize) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchObjectSize()CfnStorageLensGroup.FilterProperty.Builder.matchObjectSize(CfnStorageLensGroup.MatchObjectSizeProperty matchObjectSize) Sets the value ofCfnStorageLensGroup.FilterProperty.getMatchObjectSize()CfnStorageLensGroup.FilterProperty.Builder.or(IResolvable or) Sets the value ofCfnStorageLensGroup.FilterProperty.getOr()CfnStorageLensGroup.FilterProperty.Builder.or(CfnStorageLensGroup.OrProperty or) Sets the value ofCfnStorageLensGroup.FilterProperty.getOr()Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnStorageLensGroup.FilterProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStorageLensGroup.FilterProperty.Builder.