Class: Aws::Types::OTAUpdateSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date::Time

Returns the value of attribute creation_date.

Returns:

  • (::Time)


4034
4035
4036
# File 'sig/types.rbs', line 4034

def creation_date
  @creation_date
end

#ota_update_arn::String

Returns the value of attribute ota_update_arn.

Returns:

  • (::String)


4033
4034
4035
# File 'sig/types.rbs', line 4033

def ota_update_arn
  @ota_update_arn
end

#ota_update_id::String

Returns the value of attribute ota_update_id.

Returns:

  • (::String)


4032
4033
4034
# File 'sig/types.rbs', line 4032

def ota_update_id
  @ota_update_id
end