You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::DescribeAvailabilityMonitorTestOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::StorageGateway::Types::DescribeAvailabilityMonitorTestOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#gateway_arn ⇒ String
The Amazon Resource Name (ARN) of the gateway.
-
#start_time ⇒ Time
The time the High Availability monitoring test was started.
-
#status ⇒ String
The status of the High Availability monitoring test.
Instance Attribute Details
#gateway_arn ⇒ String
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and AWS Region.
#start_time ⇒ Time
The time the High Availability monitoring test was started. If a test hasn\'t been performed, the value of this field is null.
#status ⇒ String
The status of the High Availability monitoring test. If a test hasn\'t been performed, the value of this field is null.
Possible values:
- COMPLETE
- FAILED
- PENDING