Module: HTTPX::Plugins::AwsSdkAuthentication::OptionsMethods
- Defined in:
- lib/httpx/plugins/aws_sdk_authentication.rb
Instance Method Summary collapse
Instance Method Details
#option_aws_profile(value) ⇒ Object
78 79 80 |
# File 'lib/httpx/plugins/aws_sdk_authentication.rb', line 78 def option_aws_profile(value) String(value) end |