Struct aws_sdk_redshift::model::data_share_association::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for DataShareAssociation
Implementations
The name of the consumer accounts that have an association with a producer datashare.
The name of the consumer accounts that have an association with a producer datashare.
The status of the datashare that is associated.
The status of the datashare that is associated.
The creation date of the datashare that is associated.
The creation date of the datashare that is associated.
The status change data of the datashare that is associated.
The status change data of the datashare that is associated.
Consumes the builder and constructs a DataShareAssociation
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