You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTSiteWise::Types::CreateGatewayResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_arnString

The ARN of the gateway, which has the following format.

arn:$`{Partition}:iotsitewise:${Region}:${Account}:gateway/${GatewayId}`

Returns:

  • (String)

    The [ARN][1] of the gateway, which has the following format.

#gateway_idString

The ID of the gateway device. You can use this ID when you call other AWS IoT SiteWise APIs.

Returns:

  • (String)

    The ID of the gateway device.