The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::IoTSiteWise::DescribeGatewayResponse

ATTRIBUTES

REQUIRED CreationDate => Str

The date the gateway was created, in Unix epoch time.

REQUIRED GatewayArn => Str

The ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the gateway, which has the following format.

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

REQUIRED GatewayCapabilitySummaries => ArrayRef[Paws::IoTSiteWise::GatewayCapabilitySummary]

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 (https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeGatewayCapabilityConfiguration.html).

REQUIRED GatewayId => Str

The ID of the gateway device.

REQUIRED GatewayName => Str

The name of the gateway.

GatewayPlatform => Paws::IoTSiteWise::GatewayPlatform

The gateway's platform.

REQUIRED LastUpdateDate => Str

The date the gateway was last updated, in Unix epoch time.

_request_id => Str