Class: Aws::Types::TrialComponentStatus
- Inherits:
-
Object
- Object
- Aws::Types::TrialComponentStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#primary_status ⇒ "InProgress", ...
Returns the value of attribute primary_status.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
11756 11757 11758 |
# File 'sig/types.rbs', line 11756 def @message end |
#primary_status ⇒ "InProgress", ...
Returns the value of attribute primary_status.
11755 11756 11757 |
# File 'sig/types.rbs', line 11755 def primary_status @primary_status end |