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)


464
465
466
# File 'sig/types.rbs', line 464

def asset_id
  @asset_id
end

#mac_address_list::Array[::String]

Returns the value of attribute mac_address_list.

Returns:

  • (::Array[::String])


465
466
467
# File 'sig/types.rbs', line 465

def mac_address_list
  @mac_address_list
end