Module: Aws::Wickr::Client::_GetBotResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetBotResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


310
# File 'sig/client.rbs', line 310

def bot_id: () -> ::String

#display_name::String

Returns:

  • (::String)


311
# File 'sig/client.rbs', line 311

def display_name: () -> ::String

#group_id::String

Returns:

  • (::String)


316
# File 'sig/client.rbs', line 316

def group_id: () -> ::String

#has_challengeBoolean

Returns:

  • (Boolean)


317
# File 'sig/client.rbs', line 317

def has_challenge: () -> bool

#last_login::String

Returns:

  • (::String)


319
# File 'sig/client.rbs', line 319

def last_login: () -> ::String

#pubkey::String

Returns:

  • (::String)


314
# File 'sig/client.rbs', line 314

def pubkey: () -> ::String

#status::Integer

Returns:

  • (::Integer)


315
# File 'sig/client.rbs', line 315

def status: () -> ::Integer

#suspendedBoolean

Returns:

  • (Boolean)


318
# File 'sig/client.rbs', line 318

def suspended: () -> bool

#uname::String

Returns:

  • (::String)


313
# File 'sig/client.rbs', line 313

def uname: () -> ::String

#username::String

Returns:

  • (::String)


312
# File 'sig/client.rbs', line 312

def username: () -> ::String