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