class Aws::Panorama::Types::DeviceJobConfig

A job’s configuration.

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

data as a hash:

    {
      ota_job_config: {
        image_version: "ImageVersion", # required
      },
    }

@!attribute [rw] ota_job_config

A configuration for an over-the-air (OTA) upgrade. Required for OTA
jobs.
@return [Types::OTAJobConfig]

@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/DeviceJobConfig AWS API Documentation

Constants

SENSITIVE