class Aws::IoTSiteWise::Types::GatewaySummary

Contains a summary of a gateway.

@!attribute [rw] gateway_id

The ID of the gateway device.
@return [String]

@!attribute [rw] gateway_name

The name of the asset.
@return [String]

@!attribute [rw] gateway_platform

Contains a gateway's platform information.
@return [Types::GatewayPlatform]

@!attribute [rw] gateway_capability_summaries

A list of gateway capability summaries that each contain a namespace
and status. Each gateway capability defines data sources for the
gateway. To retrieve a capability configuration's definition, use
[DescribeGatewayCapabilityConfiguration][1].

[1]: https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeGatewayCapabilityConfiguration.html
@return [Array<Types::GatewayCapabilitySummary>]

@!attribute [rw] creation_date

The date the gateway was created, in Unix epoch time.
@return [Time]

@!attribute [rw] last_update_date

The date the gateway was last updated, in Unix epoch time.
@return [Time]

Constants

SENSITIVE