@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(value=VaultAwsProperties.class) public class VaultConfigAwsBootstrapConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultConfigAwsBootstrapConfiguration.AwsSecretBackendMetadataFactory
SecretBackendMetadataFactory for AWS integration using
VaultAwsProperties. |
| Constructor and Description |
|---|
VaultConfigAwsBootstrapConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
VaultConfigAwsBootstrapConfiguration.AwsSecretBackendMetadataFactory |
awsSecretBackendMetadataFactory() |
public VaultConfigAwsBootstrapConfiguration()
@Bean @ConditionalOnMissingBean public VaultConfigAwsBootstrapConfiguration.AwsSecretBackendMetadataFactory awsSecretBackendMetadataFactory()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.