Class QueryLoggingConfigAlreadyExistsException

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

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

You can create only one query logging configuration for a hosted zone, and a query logging configuration already exists for this hosted zone.

See Also: