Struct aws_sdk_ecs::model::instance_health_check_result::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for InstanceHealthCheckResult
Implementations
The type of container instance health status that was verified.
The type of container instance health status that was verified.
The container instance health status.
The container instance health status.
The Unix timestamp for when the container instance health status was last updated.
The Unix timestamp for when the container instance health status was last updated.
The Unix timestamp for when the container instance health status last changed.
The Unix timestamp for when the container instance health status last changed.
Consumes the builder and constructs a InstanceHealthCheckResult
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