Class InvalidRetentionPeriodException

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

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

The retention period specified is either in the past or is not a valid value.

The value must be either -1 or an integer between 1 and 3,653.

See Also: