AppCreateStackResponse
CreateStackResponse is the response from a create Stack request.
Properties
- Messages is a list of messages that should be displayed to the user.
- ↳
severityenum optionalSeverity is the severity of the message.Values:warning,error,info - ↳
messagestring requiredMessage is the message to display to the user.