You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::UpdateGatewayInformationOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::StorageGateway::Types::UpdateGatewayInformationOutput
- Defined in:
- (unknown)
Overview
A JSON object containing the Amazon Resource Name (ARN) of the gateway that was updated.
Returned by:
Instance Attribute Summary collapse
-
#gateway_arn ⇒ String
The Amazon Resource Name (ARN) of the gateway.
-
#gateway_name ⇒ String
The name you configured for your gateway.
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.
#gateway_name ⇒ String
The name you configured for your gateway.