AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails
The configuration for the filter.
Contents
- Operands
-
The values to use for the filter.
Type: Array of AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails objects
Required: No
- Prefix
-
A prefix filter.
Type: String
Pattern:
.*\S.*
Required: No
- Tag
-
A tag filter.
Type: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails object
Required: No
- Type
-
Whether to use
AND
orOR
to join the operands. Valid values areLifecycleAndOperator
orLifecycleOrOperator
.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: