Gateway

class Gateway : KotlinCustomResource

Resource schema for AWS::IoTSiteWise::Gateway

Properties

Link copied to clipboard

A list of gateway capability summaries that each contain a namespace and status.

Link copied to clipboard
val gatewayId: Output<String>

The ID of the gateway device.

Link copied to clipboard
val gatewayName: Output<String>

A unique, friendly name for the gateway.

Link copied to clipboard

The gateway's platform. You can only specify one platform in a gateway.

Link copied to clipboard
val gatewayVersion: Output<String>?

The version of the gateway you want to create.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the gateway.

Link copied to clipboard
val urn: Output<String>