Interface | Description |
---|---|
ParamProvider |
Class | Description |
---|---|
BaseProvider |
Base class for all parameter providers.
|
ParamManager |
Utility class to retrieve instances of parameter providers.
|
SecretsProvider |
AWS Secrets Manager Parameter Provider
Samples: |
SSMProvider |
AWS System Manager Parameter Store Provider
Samples: |
Annotation Type | Description |
---|---|
Param |
Param is used to signal that the annotated field should be
populated with a value retrieved from a parameter store through a ParamProvider . |
Copyright © 2021. All rights reserved.