See: Description
Interface | Description |
---|---|
AWSParameterQueryProvider |
Definition of a service that provides a list of
ParameterQuery objects
to be processed by the configuration client. |
Class | Description |
---|---|
AWSParameterStoreConfigClient |
A
ConfigurationClient implementation for AWS ParameterStore. |
AWSParameterStoreConfiguration |
This is the configuration class for the AWSParameterStoreConfigClient for AWS Parameter Store based configuration.
|
ParameterQuery |
An object encapsulating all necessary parameters to perform a request for
configuration values to the Parameter Store, as well as the name of the
resulting property source and associated priority.
|