Class InvalidDocumentTypeException

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

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

The SSM document type isn't valid. Valid document types are described in the DocumentType property.

See Also: