Class PropertyValidationExceptionProperty

java.lang.Object
software.amazon.awssdk.services.connect.model.PropertyValidationExceptionProperty
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PropertyValidationExceptionProperty.Builder,PropertyValidationExceptionProperty>

@Generated("software.amazon.awssdk:codegen") public final class PropertyValidationExceptionProperty extends Object implements SdkPojo, Serializable, ToCopyableBuilder<PropertyValidationExceptionProperty.Builder,PropertyValidationExceptionProperty>

Contains information about why a property is not valid.

See Also: