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