Class ParameterAlreadyExistsException

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

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

The parameter already exists. You can't create duplicate parameters.

See Also: