Class: Aws::Types::BatchCreateBillingAdjustmentRequestOutput

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

Returns the value of attribute errors.



196
197
198
# File 'sig/types.rbs', line 196

def errors
  @errors
end

#items::Array[Types::BatchCreateBillingAdjustmentItem]

Returns the value of attribute items.



195
196
197
# File 'sig/types.rbs', line 195

def items
  @items
end