Class StateMachineAlreadyExistsException

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

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

A state machine with the same name but a different definition or role ARN already exists.

See Also: