class AWS::Configuration
- AWS::Configuration
- Reference
- Object
Defined in:
aws/configuration.crConstructors
- .new(env : Enumerable(Tuple(String, String)) = ENV)
- .new(path : Path)
- .new(io : IO)
- .new(values : Hash(String, Hash(String, String)))
Instance Method Summary
- #profiles : Hash(String, Profile)
- #services : Hash(String, Services)
- #sso_sessions : Hash(String, SSOSession)