You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::GatewaySummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::GatewaySummary
- Defined in:
- (unknown)
Overview
The summary of a gateway.
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN of the gateway.
-
#description ⇒ String
The description of the gateway.
-
#gateway_group_arn ⇒ String
The ARN of the gateway group that the gateway is associated to.
-
#name ⇒ String
The name of the gateway.
-
#software_version ⇒ String
The software version of the gateway.
Instance Attribute Details
#arn ⇒ String
The ARN of the gateway.
#description ⇒ String
The description of the gateway.
#gateway_group_arn ⇒ String
The ARN of the gateway group that the gateway is associated to.
#name ⇒ String
The name of the gateway.
#software_version ⇒ String
The software version of the gateway. The gateway automatically updates its software version during normal operation.