Module: Aws::LexModelsV2::Client::_CreateBotReplicaResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_replica_status ⇒ "Enabling", ...

Returns:

  • ("Enabling", "Enabled", "Deleting", "Failed")


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

def bot_replica_status: () -> ("Enabling" | "Enabled" | "Deleting" | "Failed")

#creation_date_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_date_time: () -> ::Time

#replica_region ⇒ ::String

Returns:

  • (::String)


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

def replica_region: () -> ::String

#source_region ⇒ ::String

Returns:

  • (::String)


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

def source_region: () -> ::String