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