Class: Aws::Types::BatchCreateBillingAdjustmentRequestInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchCreateBillingAdjustmentRequestInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#billing_adjustment_request_entries ⇒ ::Array[Types::BatchCreateBillingAdjustmentRequestEntry]
Returns the value of attribute billing_adjustment_request_entries.
Instance Attribute Details
#billing_adjustment_request_entries ⇒ ::Array[Types::BatchCreateBillingAdjustmentRequestEntry]
Returns the value of attribute billing_adjustment_request_entries.
190 191 192 |
# File 'sig/types.rbs', line 190 def billing_adjustment_request_entries @billing_adjustment_request_entries end |