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