Class StreamingDistributionNotDisabledException

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

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

The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.

See Also: