KeyNameConstraint
class KeyNameConstraint
If provided, the generated manifest includes only source bucket objects whose object keys match the string constraints specified for MatchAnyPrefix
, MatchAnySuffix
, and MatchAnySubstring
.
Types
Properties
Link copied to clipboard
If provided, the generated manifest includes objects where the specified string appears at the start of the object key string.
Link copied to clipboard
If provided, the generated manifest includes objects where the specified string appears anywhere within the object key string.
Link copied to clipboard
If provided, the generated manifest includes objects where the specified string appears at the end of the object key string.