Class: Aws::Types::PhaseContext
- Inherits:
-
Object
- Object
- Aws::Types::PhaseContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#status_code ⇒ ::String
Returns the value of attribute status_code.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
887 888 889 |
# File 'sig/types.rbs', line 887 def end |
#status_code ⇒ ::String
Returns the value of attribute status_code.
886 887 888 |
# File 'sig/types.rbs', line 886 def status_code @status_code end |