testBotAliasSettings

@JvmName(name = "thnlhhohfpjulsgp")
suspend fun testBotAliasSettings(value: Output<BotTestBotAliasSettingsArgs>)
@JvmName(name = "obvhacycyrbwxayd")
suspend fun testBotAliasSettings(value: BotTestBotAliasSettingsArgs?)

Parameters

value

Specifies configuration settings for the alias used to test the bot. If the TestBotAliasSettings property is not specified, the settings are configured with default values.


@JvmName(name = "wvgweauiqpiiucbf")
suspend fun testBotAliasSettings(argument: suspend BotTestBotAliasSettingsArgsBuilder.() -> Unit)

Parameters

argument

Specifies configuration settings for the alias used to test the bot. If the TestBotAliasSettings property is not specified, the settings are configured with default values.