Class: Aws::Types::GetLoaderJobStatusOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetLoaderJobStatusOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#payload ⇒ Object
Returns the value of attribute payload.
-
#status ⇒ ::String
Returns the value of attribute status.
Instance Attribute Details
#payload ⇒ Object
Returns the value of attribute payload.
331 332 333 |
# File 'sig/types.rbs', line 331 def payload @payload end |
#status ⇒ ::String
Returns the value of attribute status.
330 331 332 |
# File 'sig/types.rbs', line 330 def status @status end |