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