Module: Aws::Rekognition::Client::_DetectProtectiveEquipmentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DetectProtectiveEquipmentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #persons ⇒ ::Array[Types::ProtectiveEquipmentPerson]
- #protective_equipment_model_version ⇒ ::String
- #summary ⇒ Types::ProtectiveEquipmentSummary
Instance Method Details
#persons ⇒ ::Array[Types::ProtectiveEquipmentPerson]
535 |
# File 'sig/client.rbs', line 535 def persons: () -> ::Array[Types::ProtectiveEquipmentPerson] |
#protective_equipment_model_version ⇒ ::String
534 |
# File 'sig/client.rbs', line 534 def protective_equipment_model_version: () -> ::String |
#summary ⇒ Types::ProtectiveEquipmentSummary
536 |
# File 'sig/client.rbs', line 536 def summary: () -> Types::ProtectiveEquipmentSummary |