Class InvalidOnPremisesTagCombinationException

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

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

A call was submitted that specified both OnPremisesTagFilters and OnPremisesTagSet, but only one of these data types can be used in a single call.

See Also: