- java.lang.Object
-
- org.springframework.cloud.aws.paramstore.AwsParamStoreProperties
-
@ConfigurationProperties(value="aws.paramstore")
@Validated
public class AwsParamStoreProperties
extends Object
Configuration properties for the AWS Parameter Store integration.
Mostly based on the Spring Cloud Consul Configuration equivalent.
- Since:
- 2.0.0
- Author:
- Joris Kuipers
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.