class Aws::STS::Resource
def initialize(options = {})
(**options)
-
:client
(Client
) --
Parameters:
-
options
({}
) --
def initialize(options = {}) @client = options[:client] || Client.new(options) end
(**options)
:client
(Client
)
--
options
({}
)
--
def initialize(options = {}) @client = options[:client] || Client.new(options) end