Class: Aws::Types::AdditionalInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_name::String

Returns the value of attribute device_name.

Returns:

  • (::String)


126
127
128
# File 'sig/types.rbs', line 126

def device_name
  @device_name
end

#version_id::String

Returns the value of attribute version_id.

Returns:

  • (::String)


125
126
127
# File 'sig/types.rbs', line 125

def version_id
  @version_id
end