Class ConfigurationSetSendingPausedException

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

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

Indicates that email sending is disabled for the configuration set.

You can enable or disable email sending for a configuration set using UpdateConfigurationSetSendingEnabled.

See Also: