GatewayInfo
Describes a gateway object.
Contents
- Ec2InstanceId
-
The ID of the Amazon EC2 instance that was used to launch the gateway.
Type: String
Required: No
- Ec2InstanceRegion
-
The AWS Region where the Amazon EC2 instance is located.
Type: String
Required: No
- GatewayARN
-
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and AWS Region.
Type: String
Length Constraints: Minimum length of 50. Maximum length of 500.
Required: No
- GatewayId
-
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.
Type: String
Length Constraints: Minimum length of 12. Maximum length of 30.
Required: No
- GatewayName
-
The name of the gateway.
Type: String
Required: No
- GatewayOperationalState
-
The state of the gateway.
Valid Values:
DISABLED
|ACTIVE
Type: String
Length Constraints: Minimum length of 2. Maximum length of 25.
Required: No
- GatewayType
-
The type of the gateway.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 20.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: