Class ImdsPropertySource

java.lang.Object
org.springframework.core.env.PropertySource<T>
org.springframework.core.env.EnumerablePropertySource<T>
io.awspring.cloud.core.config.AwsPropertySource<ImdsPropertySource,ImdsUtils>
io.awspring.cloud.autoconfigure.imds.ImdsPropertySource

public class ImdsPropertySource extends io.awspring.cloud.core.config.AwsPropertySource<ImdsPropertySource,ImdsUtils>
Adds properties from the EC2 Instance MetaData Service (IDMS) when it is available.
Since:
3.1.0
Author:
Ken Krueger