Class: Aws::Types::AutomatedReasoningPolicyBuildStepMessage
- Inherits:
-
Object
- Object
- Aws::Types::AutomatedReasoningPolicyBuildStepMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#message_type ⇒ "INFO", ...
Returns the value of attribute message_type.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
403 404 405 |
# File 'sig/types.rbs', line 403 def @message end |
#message_type ⇒ "INFO", ...
Returns the value of attribute message_type.
404 405 406 |
# File 'sig/types.rbs', line 404 def @message_type end |