Libraries
»
aws-sdk-core
(3.242.0)
»
Index
»
Seahorse
»
Client
»
Http
»
Request
»
#endpoint
Method: Seahorse::Client::Http::Request#endpoint
Defined in:
lib/seahorse/client/http/request.rb
#
endpoint
⇒
URI::HTTP
, ...
Returns:
(
URI::HTTP
,
URI::HTTPS
,
nil
)
29 30 31
# File 'lib/seahorse/client/http/request.rb', line 29
def
endpoint
@endpoint
end