Class FunctionInUseException

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

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

Cannot delete the function because it's attached to one or more cache behaviors.

See Also: