Uses of Class
io.awspring.cloud.autoconfigure.core.Profile
Packages that use Profile
Package
Description
Auto-configurations for core Spring Cloud AWS components -
AwsCredentialsProvider
and
AwsRegionProvider
.-
Uses of Profile in io.awspring.cloud.autoconfigure.core
Methods in io.awspring.cloud.autoconfigure.core that return ProfileModifier and TypeMethodDescriptionCredentialsProperties.getProfile()
RegionProperties.getProfile()
Methods in io.awspring.cloud.autoconfigure.core with parameters of type ProfileModifier and TypeMethodDescriptionvoid
CredentialsProperties.setProfile
(Profile profile) void
RegionProperties.setProfile
(Profile profile)