class Aws::IoTWireless::Types::CreateWirelessGatewayTaskRequest

@note When making an API call, you may pass CreateWirelessGatewayTaskRequest

data as a hash:

    {
      id: "WirelessGatewayId", # required
      wireless_gateway_task_definition_id: "WirelessGatewayTaskDefinitionId", # required
    }

@!attribute [rw] id

The ID of the resource to update.
@return [String]

@!attribute [rw] wireless_gateway_task_definition_id

The ID of the WirelessGatewayTaskDefinition.
@return [String]

Constants

SENSITIVE