class MyClient
Included Modules
Defined in:
version.cr
Instance methods inherited from module Lightsail::Methods
lightsail : LightsailMethods
lightsail,
send(request : HTTP::Request, prefix : String, success_code : Int32 | Nil)
send
Instance methods inherited from module AmazonS3::Methods
s3 : AmazonS3Methods
s3,
send(request : HTTP::Request, prefix : String, success_code : Int32 | Nil)
send
Instance methods inherited from class AWSSdk::Client
region : String
region,
region=(region : String | Nil)
region=,
send(request : HTTP::Request, prefix : String, success_code : Int32 | Nil = 200)
send
Constructor methods inherited from class AWSSdk::Client
new(region_override : String | Nil = nil)
new