Class InvalidWebhookAuthenticationParametersException

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

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

The specified authentication type is in an invalid format.

See Also: