Class: Aws::Types::MultiplexConfigurationValidationError
- Inherits:
-
Object
- Object
- Aws::Types::MultiplexConfigurationValidationError
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#validation_errors ⇒ ::Array[Types::ValidationError]
Returns the value of attribute validation_errors.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
2402 2403 2404 |
# File 'sig/types.rbs', line 2402 def end |
#validation_errors ⇒ ::Array[Types::ValidationError]
Returns the value of attribute validation_errors.
2403 2404 2405 |
# File 'sig/types.rbs', line 2403 def validation_errors @validation_errors end |