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