Module: Aws::Wickr::Client::_CreateBotResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#group_id::String

Returns:

  • (::String)


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

def group_id: () -> ::String

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#network_id::String

Returns:

  • (::String)


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

def network_id: () -> ::String

#username::String

Returns:

  • (::String)


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

def username: () -> ::String