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