@Configuration @Import(value=org.springframework.cloud.aws.autoconfigure.context.ContextRegionProviderAutoConfiguration.Registrar.class) public class ContextRegionProviderAutoConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AWS_REGION_PROPERTIES_PREFIX
The prefix used for AWS region related properties.
|
| Constructor and Description |
|---|
ContextRegionProviderAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AwsRegionProperties |
awsRegionProperties()
Bind AWS region related properties to a property instance.
|
public static final String AWS_REGION_PROPERTIES_PREFIX
public ContextRegionProviderAutoConfiguration()
@Bean @ConfigurationProperties(prefix="cloud.aws.region") public AwsRegionProperties awsRegionProperties()
AwsRegionProperties instanceCopyright © 2019 Pivotal Software, Inc.. All rights reserved.