class AWS::STS::Session
def initialize(opts = {})
- Api: - private
def initialize(opts = {}) @credentials = opts[:credentials] @expires_at = opts[:expires_at] end
def initialize(opts = {}) @credentials = opts[:credentials] @expires_at = opts[:expires_at] end