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