Struct aws_sdk_appflow::model::s3_output_format_config::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for S3OutputFormatConfig
Implementations
Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.
Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date.
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date.
The aggregation settings that you can use to customize the output format of your flow data.
The aggregation settings that you can use to customize the output format of your flow data.
Consumes the builder and constructs a S3OutputFormatConfig
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more