Class BillingViewHealthStatusException

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

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

Exception thrown when a billing view's health status prevents an operation from being performed. This may occur if the billing view is in a state other than HEALTHY.

See Also: