@Configuration @ConditionalOnAwsCloudEnvironment @ConditionalOnMissingBean(value=org.springframework.cloud.aws.core.env.stack.config.StackResourceRegistryFactoryBean.class) public static class ContextStackAutoConfiguration.StackAutoDetectConfiguration extends ContextStackConfiguration
| Constructor and Description |
|---|
ContextStackAutoConfiguration.StackAutoDetectConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.aws.core.env.stack.config.StackResourceRegistryFactoryBean |
stackResourceRegistryFactoryBean(com.amazonaws.services.cloudformation.AmazonCloudFormation amazonCloudFormation) |
amazonCloudFormation, setImportMetadatapublic ContextStackAutoConfiguration.StackAutoDetectConfiguration()
@Bean public org.springframework.cloud.aws.core.env.stack.config.StackResourceRegistryFactoryBean stackResourceRegistryFactoryBean(com.amazonaws.services.cloudformation.AmazonCloudFormation amazonCloudFormation)
stackResourceRegistryFactoryBean in class ContextStackConfigurationCopyright © 2016 Pivotal Software, Inc.. All rights reserved.