Struct aws_sdk_glue::output::CreateDatabaseOutput
source ·
[−]#[non_exhaustive]pub struct CreateDatabaseOutput {}
Implementations
Creates a new builder-style object to manufacture CreateDatabaseOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CreateDatabaseOutput
impl Send for CreateDatabaseOutput
impl Sync for CreateDatabaseOutput
impl Unpin for CreateDatabaseOutput
impl UnwindSafe for CreateDatabaseOutput
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