Class ParameterNotFoundException

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

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

The parameter couldn't be found. Verify the name and try again.

See Also: