Struct aws_sdk_elastictranscoder::output::DeletePresetOutput [−][src]
#[non_exhaustive]pub struct DeletePresetOutput {}
Expand description
The DeletePresetResponse
structure.
Implementations
Creates a new builder-style object to manufacture DeletePresetOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeletePresetOutput
impl Send for DeletePresetOutput
impl Sync for DeletePresetOutput
impl Unpin for DeletePresetOutput
impl UnwindSafe for DeletePresetOutput
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