aws-native logo
AWS Native v0.55.0, Mar 28 23

aws-native.iotwireless.TaskDefinition

Creates a gateway task definition.

Create TaskDefinition Resource

new TaskDefinition(name: string, args: TaskDefinitionArgs, opts?: CustomResourceOptions);
@overload
def TaskDefinition(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   auto_create_tasks: Optional[bool] = None,
                   lo_ra_wan_update_gateway_task_entry: Optional[TaskDefinitionLoRaWANUpdateGatewayTaskEntryArgs] = None,
                   name: Optional[str] = None,
                   tags: Optional[Sequence[TaskDefinitionTagArgs]] = None,
                   task_definition_type: Optional[TaskDefinitionType] = None,
                   update: Optional[TaskDefinitionUpdateWirelessGatewayTaskCreateArgs] = None)
@overload
def TaskDefinition(resource_name: str,
                   args: TaskDefinitionArgs,
                   opts: Optional[ResourceOptions] = None)
func NewTaskDefinition(ctx *Context, name string, args TaskDefinitionArgs, opts ...ResourceOption) (*TaskDefinition, error)
public TaskDefinition(string name, TaskDefinitionArgs args, CustomResourceOptions? opts = null)
public TaskDefinition(String name, TaskDefinitionArgs args)
public TaskDefinition(String name, TaskDefinitionArgs args, CustomResourceOptions options)
type: aws-native:iotwireless:TaskDefinition
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args TaskDefinitionArgs
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 TaskDefinitionArgs
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 TaskDefinitionArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args TaskDefinitionArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args TaskDefinitionArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

TaskDefinition 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 TaskDefinition resource accepts the following input properties:

AutoCreateTasks bool

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

LoRaWANUpdateGatewayTaskEntry Pulumi.AwsNative.IoTWireless.Inputs.TaskDefinitionLoRaWANUpdateGatewayTaskEntryArgs

The list of task definitions.

Name string

The name of the new resource.

Tags List<Pulumi.AwsNative.IoTWireless.Inputs.TaskDefinitionTagArgs>

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

TaskDefinitionType Pulumi.AwsNative.IoTWireless.TaskDefinitionType

A filter to list only the wireless gateway task definitions that use this task definition type

Update Pulumi.AwsNative.IoTWireless.Inputs.TaskDefinitionUpdateWirelessGatewayTaskCreateArgs

Information about the gateways to update.

AutoCreateTasks bool

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

LoRaWANUpdateGatewayTaskEntry TaskDefinitionLoRaWANUpdateGatewayTaskEntryArgs

The list of task definitions.

Name string

The name of the new resource.

Tags []TaskDefinitionTagArgs

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

TaskDefinitionType TaskDefinitionType

A filter to list only the wireless gateway task definitions that use this task definition type

Update TaskDefinitionUpdateWirelessGatewayTaskCreateArgs

Information about the gateways to update.

autoCreateTasks Boolean

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

loRaWANUpdateGatewayTaskEntry TaskDefinitionLoRaWANUpdateGatewayTaskEntryArgs

The list of task definitions.

name String

The name of the new resource.

tags List<TaskDefinitionTagArgs>

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

taskDefinitionType TaskDefinitionType

A filter to list only the wireless gateway task definitions that use this task definition type

update TaskDefinitionUpdateWirelessGatewayTaskCreateArgs

Information about the gateways to update.

autoCreateTasks boolean

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

loRaWANUpdateGatewayTaskEntry TaskDefinitionLoRaWANUpdateGatewayTaskEntryArgs

The list of task definitions.

name string

The name of the new resource.

tags TaskDefinitionTagArgs[]

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

taskDefinitionType TaskDefinitionType

A filter to list only the wireless gateway task definitions that use this task definition type

update TaskDefinitionUpdateWirelessGatewayTaskCreateArgs

Information about the gateways to update.

auto_create_tasks bool

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

lo_ra_wan_update_gateway_task_entry TaskDefinitionLoRaWANUpdateGatewayTaskEntryArgs

The list of task definitions.

name str

The name of the new resource.

tags Sequence[TaskDefinitionTagArgs]

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

task_definition_type TaskDefinitionType

A filter to list only the wireless gateway task definitions that use this task definition type

update TaskDefinitionUpdateWirelessGatewayTaskCreateArgs

Information about the gateways to update.

autoCreateTasks Boolean

Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.

loRaWANUpdateGatewayTaskEntry Property Map

The list of task definitions.

name String

The name of the new resource.

tags List<Property Map>

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

taskDefinitionType "UPDATE"

A filter to list only the wireless gateway task definitions that use this task definition type

update Property Map

Information about the gateways to update.

Outputs

All input properties are implicitly available as output properties. Additionally, the TaskDefinition resource produces the following output properties:

Arn string

TaskDefinition arn. Returned after successful create.

Id string

The provider-assigned unique ID for this managed resource.

Arn string

TaskDefinition arn. Returned after successful create.

Id string

The provider-assigned unique ID for this managed resource.

arn String

TaskDefinition arn. Returned after successful create.

id String

The provider-assigned unique ID for this managed resource.

arn string

TaskDefinition arn. Returned after successful create.

id string

The provider-assigned unique ID for this managed resource.

arn str

TaskDefinition arn. Returned after successful create.

id str

The provider-assigned unique ID for this managed resource.

arn String

TaskDefinition arn. Returned after successful create.

id String

The provider-assigned unique ID for this managed resource.

Supporting Types

TaskDefinitionLoRaWANGatewayVersion

Model string
PackageVersion string
Station string
Model string
PackageVersion string
Station string
model String
packageVersion String
station String
model string
packageVersion string
station string
model String
packageVersion String
station String

TaskDefinitionLoRaWANUpdateGatewayTaskCreate

TaskDefinitionLoRaWANUpdateGatewayTaskEntry

TaskDefinitionTag

Key string
Value string
Key string
Value string
key String
value String
key string
value string
key str
value str
key String
value String

TaskDefinitionType

Update
UPDATE
TaskDefinitionTypeUpdate
UPDATE
Update
UPDATE
Update
UPDATE
UPDATE
UPDATE
"UPDATE"
UPDATE

TaskDefinitionUpdateWirelessGatewayTaskCreate

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0