Module: Aws::StorageGateway::Client::_DescribeAvailabilityMonitorTestResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAvailabilityMonitorTestOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateway_arn ⇒ ::String
596 |
# File 'sig/client.rbs', line 596
def gateway_arn: () -> ::String
|
#start_time ⇒ ::Time
598 |
# File 'sig/client.rbs', line 598
def start_time: () -> ::Time
|
#status ⇒ "COMPLETE", ...
597 |
# File 'sig/client.rbs', line 597
def status: () -> ("COMPLETE" | "FAILED" | "PENDING")
|