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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_arnString

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and AWS Region.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the gateway.

#start_timeTime

The time the High Availability monitoring test was started. If a test hasn\'t been performed, the value of this field is null.

Returns:

  • (Time)

    The time the High Availability monitoring test was started.

#statusString

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

Returns:

  • (String)

    The status of the High Availability monitoring test.