includedObjectPrefixes property
Include prefixes of the objects to be transformed.
- Supports full object name * Supports prefix of the object name * Wildcards are not supported * Supports empty string for all objects in a bucket.
Optional.
Implementation
core.List<core.String>? includedObjectPrefixes;