WirelessGateway

class WirelessGateway : KotlinCustomResource

Create and manage wireless gateways, including LoRa gateways.

Properties

Link copied to clipboard
val arn: Output<String>

Arn for Wireless Gateway. Returned upon successful create.

Link copied to clipboard
val awsId: Output<String>

Id for Wireless Gateway. Returned upon successful create.

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

Description of Wireless Gateway.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The date and time when the most recent uplink was received.

Link copied to clipboard

The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.

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

Name of Wireless Gateway.

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 thingArn: Output<String>?

Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.

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

Thing Name. If there is a Thing created, this can be returned with a Get call.

Link copied to clipboard
val urn: Output<String>