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