Class ParameterVersionNotFoundException

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

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

The specified parameter version wasn't found. Verify the parameter name and version, and try again.

See Also: