class Aws::ElasticBeanstalk::Types::ValidationMessage
An error or warning for a desired configuration option value.
@!attribute [rw] message
A message describing the error or warning. @return [String]
@!attribute [rw] severity
An indication of the severity of this message: * `error`\: This message indicates that this is not a valid setting for an option. * `warning`\: This message is providing information you should take into account. @return [String]
@!attribute [rw] namespace
The namespace to which the option belongs. @return [String]
@!attribute [rw] option_name
The name of the option. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/ValidationMessage AWS API Documentation
Constants
- SENSITIVE