Class: Aws::Types::BatchUpdateDetectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchUpdateDetectorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#batch_update_detector_error_entries ⇒ ::Array[Types::BatchUpdateDetectorErrorEntry]
Returns the value of attribute batch_update_detector_error_entries.
Instance Attribute Details
#batch_update_detector_error_entries ⇒ ::Array[Types::BatchUpdateDetectorErrorEntry]
Returns the value of attribute batch_update_detector_error_entries.
157 158 159 |
# File 'sig/types.rbs', line 157 def batch_update_detector_error_entries @batch_update_detector_error_entries end |