Struct aws_sdk_appflow::model::RedshiftMetadata [−][src]
#[non_exhaustive]pub struct RedshiftMetadata {}
Expand description
The connector metadata specific to Amazon Redshift.
Implementations
Creates a new builder-style object to manufacture RedshiftMetadata
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RedshiftMetadata
impl Send for RedshiftMetadata
impl Sync for RedshiftMetadata
impl Unpin for RedshiftMetadata
impl UnwindSafe for RedshiftMetadata
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