Class AutomationDefinitionVersionNotFoundException

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

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

An Automation runbook with the specified name and version couldn't be found.

See Also: