Uses of Interface
software.amazon.awscdk.services.s3.CfnStorageLensGroup.FilterProperty
Packages that use CfnStorageLensGroup.FilterProperty
-
Uses of CfnStorageLensGroup.FilterProperty in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement CfnStorageLensGroup.FilterPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnStorageLensGroup.FilterProperty
Methods in software.amazon.awscdk.services.s3 that return CfnStorageLensGroup.FilterPropertyModifier and TypeMethodDescriptionCfnStorageLensGroup.FilterProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.s3 with parameters of type CfnStorageLensGroup.FilterPropertyModifier and TypeMethodDescriptionCfnStorageLensGroup.Builder.filter
(CfnStorageLensGroup.FilterProperty filter) This property contains the criteria for the Storage Lens group data that is displayed.CfnStorageLensGroupProps.Builder.filter
(CfnStorageLensGroup.FilterProperty filter) Sets the value ofCfnStorageLensGroupProps.getFilter()
void
CfnStorageLensGroup.setFilter
(CfnStorageLensGroup.FilterProperty value) This property contains the criteria for the Storage Lens group data that is displayed.