AWSS3BucketLifecycleRuleFilterMemberAnd
No description
type AWSS3BucketLifecycleRuleFilterMemberAnd {
objectSizeGreaterThan: Int64!
objectSizeLessThan: Int64!
tags: [AWSTag!]!
}
Fields
AWSS3BucketLifecycleRuleFilterMemberAnd.objectSizeGreaterThan
● Int64!
non-null scalar
Minimum object size to which the rule applies
AWSS3BucketLifecycleRuleFilterMemberAnd.objectSizeLessThan
● Int64!
non-null scalar
Maximum object size to which the rule applies
AWSS3BucketLifecycleRuleFilterMemberAnd.tags
● [AWSTag!]!
non-null object
All of these tags must exist in the object's tag set in order for the rule to apply