#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for CreateDataIntegrationOutput
Implementations
A description of the DataIntegration.
A description of the DataIntegration.
The KMS key for the DataIntegration.
The URI of the data source.
The URI of the data source.
The name of the data and how often it should be pulled from the source.
The name of the data and how often it should be pulled from the source.
Adds a key-value pair to tags
.
To override the contents of this collection use set_tags
.
One or more tags.
One or more tags.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Consumes the builder and constructs a CreateDataIntegrationOutput
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