AutomatedReasoningPolicyBuildStepMessage
Represents a message generated during a build step, providing information about what happened or any issues encountered.
Contents
- message
-
The content of the message, describing what occurred during the build step.
Type: String
Required: Yes
- messageType
-
The type of message (e.g., INFO, WARNING, ERROR) indicating its severity and purpose.
Type: String
Valid Values:
INFO | WARNING | ERROR
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: