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