#[non_exhaustive]pub struct DisableProactiveEngagementInput {}
Implementations
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<DisableProactiveEngagement, AwsErrorRetryPolicy>, BuildError>
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<DisableProactiveEngagement, AwsErrorRetryPolicy>, BuildError>
Consumes the builder and constructs an Operation<DisableProactiveEngagement
>
Creates a new builder-style object to manufacture DisableProactiveEngagementInput
Trait Implementations
Auto Trait Implementations
impl Send for DisableProactiveEngagementInput
impl Sync for DisableProactiveEngagementInput
impl Unpin for DisableProactiveEngagementInput
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