struct AWS::Configuration::SSOSession

Defined in:

aws/configuration.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(v : Hash(String, String)) #

[View source]

Instance Method Detail

def account_id : String | Nil #

[View source]
def clone #

[View source]
def copy_with(v _v = @v) #

[View source]
def region : String #

[View source]
def registration_scopes : String | Nil #

[View source]
def role_name : String | Nil #

[View source]
def start_url : String #

[View source]
def v : Hash(String, String) #