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
76 77 78 |
# File 'lib/httpx/plugins/aws_sdk_authentication.rb', line 76 def option_aws_profile(value) String(value) end |