Class SubscriptionCategoryNotFoundException

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

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

The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type. The allowed values are Configuration, Management, Monitoring, and Security.

See Also: