Class: Aws::Types::BatchUpdateBillScenarioUsageModificationResponse

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::BatchUpdateBillScenarioUsageModificationError]

Returns the value of attribute errors.



263
264
265
# File 'sig/types.rbs', line 263

def errors
  @errors
end

#items::Array[Types::BillScenarioUsageModificationItem]

Returns the value of attribute items.



262
263
264
# File 'sig/types.rbs', line 262

def items
  @items
end