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