Struct aws_sdk_databasemigration::model::refresh_schemas_status::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for RefreshSchemasStatus
Implementations
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
The Amazon Resource Name (ARN) of the replication instance.
The Amazon Resource Name (ARN) of the replication instance.
The status of the schema.
The status of the schema.
The date the schema was last refreshed.
The date the schema was last refreshed.
The last failure message for the schema.
The last failure message for the schema.
Consumes the builder and constructs a RefreshSchemasStatus
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