Class: Aws::Types::LineItemAssetInformation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_id::String

Returns the value of attribute asset_id.

Returns:

  • (::String)


486
487
488
# File 'sig/types.rbs', line 486

def asset_id
  @asset_id
end

#mac_address_list::Array[::String]

Returns the value of attribute mac_address_list.

Returns:

  • (::Array[::String])


487
488
489
# File 'sig/types.rbs', line 487

def mac_address_list
  @mac_address_list
end