Class: Aws::Types::CreateSoftwareUpdateJobResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iot_job_arn::String

Returns the value of attribute iot_job_arn.

Returns:

  • (::String)


380
381
382
# File 'sig/types.rbs', line 380

def iot_job_arn
  @iot_job_arn
end

#iot_job_id::String

Returns the value of attribute iot_job_id.

Returns:

  • (::String)


381
382
383
# File 'sig/types.rbs', line 381

def iot_job_id
  @iot_job_id
end

#platform_software_version::String

Returns the value of attribute platform_software_version.

Returns:

  • (::String)


382
383
384
# File 'sig/types.rbs', line 382

def platform_software_version
  @platform_software_version
end