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