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
show all
Defined in:
(unknown)

Overview

The summary of a gateway.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the gateway.

Returns:

  • (String)

    The ARN of the gateway.

#descriptionString

The description of the gateway.

Returns:

  • (String)

    The description of the gateway.

#gateway_group_arnString

The ARN of the gateway group that the gateway is associated to.

Returns:

  • (String)

    The ARN of the gateway group that the gateway is associated to.

#nameString

The name of the gateway.

Returns:

  • (String)

    The name of the gateway.

#software_versionString

The software version of the gateway. The gateway automatically updates its software version during normal operation.

Returns:

  • (String)

    The software version of the gateway.