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