PropertyValidationExceptionProperty
Contains information about why a property is not valid.
Contents
- Message
-
A message describing why the property is not valid.
Type: String
Required: Yes
- PropertyPath
-
The full property path.
Type: String
Required: Yes
- Reason
-
Why the property is not valid.
Type: String
Valid Values:
INVALID_FORMAT | UNIQUE_CONSTRAINT_VIOLATED | REFERENCED_RESOURCE_NOT_FOUND | RESOURCE_NAME_ALREADY_EXISTS | REQUIRED_PROPERTY_MISSING | NOT_SUPPORTED
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: