Class: Aws::Types::LineItemGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#line_item_group_index::Integer

Returns the value of attribute line_item_group_index.

Returns:

  • (::Integer)


516
517
518
# File 'sig/types.rbs', line 516

def line_item_group_index
  @line_item_group_index
end

#line_items::Array[Types::LineItemFields]

Returns the value of attribute line_items.

Returns:



517
518
519
# File 'sig/types.rbs', line 517

def line_items
  @line_items
end