public class AwsParamStorePropertySources extends Object
Constructor and Description |
---|
AwsParamStorePropertySources(AwsParamStoreProperties properties,
Log log) |
Modifier and Type | Method and Description |
---|---|
AwsParamStorePropertySource |
createPropertySource(String context,
boolean optional,
com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement client)
Creates property source for given context.
|
List<String> |
getAutomaticContexts(List<String> profiles) |
protected String |
getContext(String prefix,
String context) |
public AwsParamStorePropertySources(AwsParamStoreProperties properties, Log log)
public AwsParamStorePropertySource createPropertySource(String context, boolean optional, com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement client)
context
- property source context equivalent to the parameter nameoptional
- if creating context should fail with exception if parameter cannot
be loadedclient
- System Manager Management clientCopyright © 2021 Pivotal Software, Inc.. All rights reserved.