GatewaySummary
The summary of a gateway.
Contents
- Arn
-
The ARN of the gateway.
Type: String
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
- Description
-
The description of the gateway.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Pattern:
[\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]*
Required: No
- GatewayGroupArn
-
The ARN of the gateway group that the gateway is associated to.
Type: String
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
- Name
-
The name of the gateway.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 253.
Pattern:
[\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]*
Required: No
- SoftwareVersion
-
The software version of the gateway. The gateway automatically updates its software version during normal operation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: