メインコンテンツまでスキップ

AWSS3BucketReplicationRuleFilterMemberAnd

No description

type AWSS3BucketReplicationRuleFilterMemberAnd {
prefix: String!
tags: [AWSTag!]!
}

Fields

AWSS3BucketReplicationRuleFilterMemberAnd.prefix ● String! non-null scalar

An object key name prefix that identifies the subset of objects to which the rule applies

AWSS3BucketReplicationRuleFilterMemberAnd.tags ● [AWSTag!]! non-null object

An array of tags containing key and value pairs

Implemented by

AWSS3BucketReplicationRuleFilter union