class Aws::StorageGateway::Types::GatewayInfo

Describes a gateway object.

@!attribute [rw] gateway_id

The unique identifier assigned to your gateway during activation.
This ID becomes part of the gateway Amazon Resource Name (ARN),
which you use as input for other operations.
@return [String]

@!attribute [rw] gateway_arn

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

@!attribute [rw] gateway_type

The type of the gateway.
@return [String]

@!attribute [rw] gateway_operational_state

The state of the gateway.

Valid Values: `DISABLED` \| `ACTIVE`
@return [String]

@!attribute [rw] gateway_name

The name of the gateway.
@return [String]

@!attribute [rw] ec2_instance_id

The ID of the Amazon EC2 instance that was used to launch the
gateway.
@return [String]

@!attribute [rw] ec2_instance_region

The Region where the Amazon EC2 instance is located.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/GatewayInfo AWS API Documentation

Constants

SENSITIVE