Class SecretsManagerProperties

java.lang.Object
io.awspring.cloud.autoconfigure.AwsClientProperties
io.awspring.cloud.autoconfigure.config.secretsmanager.SecretsManagerProperties

@ConfigurationProperties(prefix="spring.cloud.aws.secretsmanager") public class SecretsManagerProperties extends AwsClientProperties
Configuration properties for the AWS Secrets Manager integration. Mostly based on the Spring Cloud Consul Configuration equivalent.
Since:
2.0.0
Author:
Fabio Maia, Matej Nedic, Hari Ohm Prasath, Arun Patra, EddĂș MelĂ©ndez
  • Field Details

  • Constructor Details

    • SecretsManagerProperties

      public SecretsManagerProperties()
  • Method Details