Struct aws_sdk_firehose::model::dynamic_partitioning_configuration::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for DynamicPartitioningConfiguration
Implementations
The retry behavior in case Kinesis Data Firehose is unable to deliver data to an Amazon S3 prefix.
The retry behavior in case Kinesis Data Firehose is unable to deliver data to an Amazon S3 prefix.
Specifies that the dynamic partitioning is enabled for this Kinesis Data Firehose delivery stream.
Specifies that the dynamic partitioning is enabled for this Kinesis Data Firehose delivery stream.
Consumes the builder and constructs a DynamicPartitioningConfiguration
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