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