Class: Aws::Types::BatchDeleteBillScenarioUsageModificationResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchDeleteBillScenarioUsageModificationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#errors ⇒ ::Array[Types::BatchDeleteBillScenarioUsageModificationError]
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ ::Array[Types::BatchDeleteBillScenarioUsageModificationError]
Returns the value of attribute errors.
194 195 196 |
# File 'sig/types.rbs', line 194 def errors @errors end |