GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::IoTSiteWise::DescribeGatewayResponse(3) User Contributed Perl Documentation Paws::IoTSiteWise::DescribeGatewayResponse(3)

Paws::IoTSiteWise::DescribeGatewayResponse

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.

The gateway's platform.

REQUIRED LastUpdateDate => Str

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

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.