Class: Aws::Types::BatchCreateBillScenarioCommitmentModificationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errors::Array[Types::BatchCreateBillScenarioCommitmentModificationError]

Returns the value of attribute errors.



61
62
63
# File 'sig/types.rbs', line 61

def errors
  @errors
end

#items::Array[Types::BatchCreateBillScenarioCommitmentModificationItem]

Returns the value of attribute items.



60
61
62
# File 'sig/types.rbs', line 60

def items
  @items
end