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