Struct aws_sdk_migrationhub::model::application_state::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ApplicationState
Implementations
The configurationId from the Application Discovery Service that uniquely identifies an application.
The configurationId from the Application Discovery Service that uniquely identifies an application.
The current status of an application.
The current status of an application.
The timestamp when the application status was last updated.
The timestamp when the application status was last updated.
Consumes the builder and constructs a ApplicationState
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
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
