FuotaTask

class FuotaTask : KotlinCustomResource

Create and manage FUOTA tasks.

Properties

Link copied to clipboard
val arn: Output<String>

FUOTA task arn. Returned after successful create.

Link copied to clipboard

Multicast group to associate. Only for update request.

Link copied to clipboard

Wireless device to associate. Only for update request.

Link copied to clipboard
val awsId: Output<String>

FUOTA task id. Returned after successful create.

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

FUOTA task description

Link copied to clipboard

Multicast group to disassociate. Only for update request.

Link copied to clipboard

Wireless device to disassociate. Only for update request.

Link copied to clipboard

FUOTA task firmware update image binary S3 link

Link copied to clipboard

FUOTA task firmware IAM role for reading S3

Link copied to clipboard
val fuotaTaskStatus: Output<String>

FUOTA task status. Returned after successful read.

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

FUOTA task LoRaWAN

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

Name of FUOTA task

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 FUOTA task.

Link copied to clipboard
val urn: Output<String>