Class: Aws::Types::JobExecutionStatusDetails
- Inherits:
-
Object
- Object
- Aws::Types::JobExecutionStatusDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#details_map ⇒ ::Hash[::String, ::String]
Returns the value of attribute details_map.
Instance Attribute Details
#details_map ⇒ ::Hash[::String, ::String]
Returns the value of attribute details_map.
2826 2827 2828 |
# File 'sig/types.rbs', line 2826 def details_map @details_map end |