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