Class ParameterStoreProperties
java.lang.Object
io.awspring.cloud.autoconfigure.AwsClientProperties
io.awspring.cloud.autoconfigure.config.parameterstore.ParameterStoreProperties
@ConfigurationProperties("spring.cloud.aws.parameterstore")
public class ParameterStoreProperties
extends AwsClientProperties
Configuration properties for the AWS Parameter Store integration. Mostly based on the Spring Cloud Consul
Configuration equivalent.
- Since:
- 2.0.0
- Author:
- Joris Kuipers, Matej Nedic, EddĂș MelĂ©ndez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.awspring.cloud.autoconfigure.AwsClientProperties
getEndpoint, getRegion, setEndpoint, setRegion
-
Field Details
-
CONFIG_PREFIX
Configuration prefix.- See Also:
-
-
Constructor Details
-
ParameterStoreProperties
public ParameterStoreProperties()
-
-
Method Details
-
getReload
-
setReload
-