Class: Aws::Types::BatchCreateBillScenarioUsageModificationResponse

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

Returns the value of attribute errors.



109
110
111
# File 'sig/types.rbs', line 109

def errors
  @errors
end

#items::Array[Types::BatchCreateBillScenarioUsageModificationItem]

Returns the value of attribute items.



108
109
110
# File 'sig/types.rbs', line 108

def items
  @items
end