class Aws::Appflow::Types::S3SourceProperties
The properties that are applied when Amazon S3 is being used as the flow source.
@note When making an API call, you may pass S3SourceProperties
data as a hash: { bucket_name: "BucketName", # required bucket_prefix: "BucketPrefix", }
@!attribute [rw] bucket_name
The Amazon S3 bucket name where the source files are stored. @return [String]
@!attribute [rw] bucket_prefix
The object key for the Amazon S3 bucket in which the source files are stored. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/S3SourceProperties AWS API Documentation
Constants
- SENSITIVE