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