Class TermsExistsException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<TermsExistsException.Builder,TermsExistsException>

@Generated("software.amazon.awssdk:codegen") public final class TermsExistsException extends CognitoIdentityProviderException implements ToCopyableBuilder<TermsExistsException.Builder,TermsExistsException>

Terms document names must be unique to the app client. This exception is thrown when you attempt to create terms documents with a duplicate TermsName.

See Also: