Struct aws_sdk_appflow::model::upsolver_s3_output_format_config::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for UpsolverS3OutputFormatConfig
Implementations
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
Determines the prefix that Amazon AppFlow applies to the destination folder name. You can name your destination folders according to the flow frequency and date.
Determines the prefix that Amazon AppFlow applies to the destination folder name. You can name your destination 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 UpsolverS3OutputFormatConfig
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