aws-native.iotwireless.FuotaTask
Explore with Pulumi AI
Create and manage FUOTA tasks.
Create FuotaTask Resource
new FuotaTask(name: string, args: FuotaTaskArgs, opts?: CustomResourceOptions);
@overload
def FuotaTask(resource_name: str,
opts: Optional[ResourceOptions] = None,
associate_multicast_group: Optional[str] = None,
associate_wireless_device: Optional[str] = None,
description: Optional[str] = None,
disassociate_multicast_group: Optional[str] = None,
disassociate_wireless_device: Optional[str] = None,
firmware_update_image: Optional[str] = None,
firmware_update_role: Optional[str] = None,
lo_ra_wan: Optional[FuotaTaskLoRaWANArgs] = None,
name: Optional[str] = None,
tags: Optional[Sequence[FuotaTaskTagArgs]] = None)
@overload
def FuotaTask(resource_name: str,
args: FuotaTaskArgs,
opts: Optional[ResourceOptions] = None)
func NewFuotaTask(ctx *Context, name string, args FuotaTaskArgs, opts ...ResourceOption) (*FuotaTask, error)
public FuotaTask(string name, FuotaTaskArgs args, CustomResourceOptions? opts = null)
public FuotaTask(String name, FuotaTaskArgs args)
public FuotaTask(String name, FuotaTaskArgs args, CustomResourceOptions options)
type: aws-native:iotwireless:FuotaTask
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args FuotaTaskArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args FuotaTaskArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args FuotaTaskArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args FuotaTaskArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args FuotaTaskArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
FuotaTask Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The FuotaTask resource accepts the following input properties:
- Firmware
Update stringImage FUOTA task firmware update image binary S3 link
- Firmware
Update stringRole FUOTA task firmware IAM role for reading S3
- Lo
Ra Pulumi.WAN Aws Native. Io TWireless. Inputs. Fuota Task Lo Ra WANArgs FUOTA task LoRaWAN
- Associate
Multicast stringGroup Multicast group to associate. Only for update request.
- Associate
Wireless stringDevice Wireless device to associate. Only for update request.
- Description string
FUOTA task description
- Disassociate
Multicast stringGroup Multicast group to disassociate. Only for update request.
- Disassociate
Wireless stringDevice Wireless device to disassociate. Only for update request.
- Name string
Name of FUOTA task
- List<Pulumi.
Aws Native. Io TWireless. Inputs. Fuota Task Tag Args> A list of key-value pairs that contain metadata for the FUOTA task.
- Firmware
Update stringImage FUOTA task firmware update image binary S3 link
- Firmware
Update stringRole FUOTA task firmware IAM role for reading S3
- Lo
Ra FuotaWAN Task Lo Ra WANArgs FUOTA task LoRaWAN
- Associate
Multicast stringGroup Multicast group to associate. Only for update request.
- Associate
Wireless stringDevice Wireless device to associate. Only for update request.
- Description string
FUOTA task description
- Disassociate
Multicast stringGroup Multicast group to disassociate. Only for update request.
- Disassociate
Wireless stringDevice Wireless device to disassociate. Only for update request.
- Name string
Name of FUOTA task
- []Fuota
Task Tag Args A list of key-value pairs that contain metadata for the FUOTA task.
- firmware
Update StringImage FUOTA task firmware update image binary S3 link
- firmware
Update StringRole FUOTA task firmware IAM role for reading S3
- lo
Ra FuotaWAN Task Lo Ra WANArgs FUOTA task LoRaWAN
- associate
Multicast StringGroup Multicast group to associate. Only for update request.
- associate
Wireless StringDevice Wireless device to associate. Only for update request.
- description String
FUOTA task description
- disassociate
Multicast StringGroup Multicast group to disassociate. Only for update request.
- disassociate
Wireless StringDevice Wireless device to disassociate. Only for update request.
- name String
Name of FUOTA task
- List<Fuota
Task Tag Args> A list of key-value pairs that contain metadata for the FUOTA task.
- firmware
Update stringImage FUOTA task firmware update image binary S3 link
- firmware
Update stringRole FUOTA task firmware IAM role for reading S3
- lo
Ra FuotaWAN Task Lo Ra WANArgs FUOTA task LoRaWAN
- associate
Multicast stringGroup Multicast group to associate. Only for update request.
- associate
Wireless stringDevice Wireless device to associate. Only for update request.
- description string
FUOTA task description
- disassociate
Multicast stringGroup Multicast group to disassociate. Only for update request.
- disassociate
Wireless stringDevice Wireless device to disassociate. Only for update request.
- name string
Name of FUOTA task
- Fuota
Task Tag Args[] A list of key-value pairs that contain metadata for the FUOTA task.
- firmware_
update_ strimage FUOTA task firmware update image binary S3 link
- firmware_
update_ strrole FUOTA task firmware IAM role for reading S3
- lo_
ra_ Fuotawan Task Lo Ra WANArgs FUOTA task LoRaWAN
- associate_
multicast_ strgroup Multicast group to associate. Only for update request.
- associate_
wireless_ strdevice Wireless device to associate. Only for update request.
- description str
FUOTA task description
- disassociate_
multicast_ strgroup Multicast group to disassociate. Only for update request.
- disassociate_
wireless_ strdevice Wireless device to disassociate. Only for update request.
- name str
Name of FUOTA task
- Sequence[Fuota
Task Tag Args] A list of key-value pairs that contain metadata for the FUOTA task.
- firmware
Update StringImage FUOTA task firmware update image binary S3 link
- firmware
Update StringRole FUOTA task firmware IAM role for reading S3
- lo
Ra Property MapWAN FUOTA task LoRaWAN
- associate
Multicast StringGroup Multicast group to associate. Only for update request.
- associate
Wireless StringDevice Wireless device to associate. Only for update request.
- description String
FUOTA task description
- disassociate
Multicast StringGroup Multicast group to disassociate. Only for update request.
- disassociate
Wireless StringDevice Wireless device to disassociate. Only for update request.
- name String
Name of FUOTA task
- List<Property Map>
A list of key-value pairs that contain metadata for the FUOTA task.
Outputs
All input properties are implicitly available as output properties. Additionally, the FuotaTask resource produces the following output properties:
- Arn string
FUOTA task arn. Returned after successful create.
- Fuota
Task stringStatus FUOTA task status. Returned after successful read.
- Id string
The provider-assigned unique ID for this managed resource.
- Arn string
FUOTA task arn. Returned after successful create.
- Fuota
Task stringStatus FUOTA task status. Returned after successful read.
- Id string
The provider-assigned unique ID for this managed resource.
- arn String
FUOTA task arn. Returned after successful create.
- fuota
Task StringStatus FUOTA task status. Returned after successful read.
- id String
The provider-assigned unique ID for this managed resource.
- arn string
FUOTA task arn. Returned after successful create.
- fuota
Task stringStatus FUOTA task status. Returned after successful read.
- id string
The provider-assigned unique ID for this managed resource.
- arn str
FUOTA task arn. Returned after successful create.
- fuota_
task_ strstatus FUOTA task status. Returned after successful read.
- id str
The provider-assigned unique ID for this managed resource.
- arn String
FUOTA task arn. Returned after successful create.
- fuota
Task StringStatus FUOTA task status. Returned after successful read.
- id String
The provider-assigned unique ID for this managed resource.
Supporting Types
FuotaTaskLoRaWAN
- rf_
region str FUOTA task LoRaWAN RF region
- start_
time str FUOTA task LoRaWAN start time
FuotaTaskTag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0