You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::DisableGatewayInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::StorageGateway::Types::DisableGatewayInput
- Defined in:
- (unknown)
Overview
Note:
When passing DisableGatewayInput as input to an Aws::Client method, you can use a vanilla Hash:
{
gateway_arn: "GatewayARN", # required
}
DisableGatewayInput
Instance Attribute Summary collapse
-
#gateway_arn ⇒ String
The Amazon Resource Name (ARN) of the 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.