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