BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs

data class BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs(val bedrockAgentAliasId: Output<String>? = null, val bedrockAgentId: Output<String>? = null) : ConvertibleToJava<BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs>

Constructors

constructor(bedrockAgentAliasId: Output<String>? = null, bedrockAgentId: Output<String>? = null)

Properties

Link copied to clipboard
val bedrockAgentAliasId: Output<String>? = null
Link copied to clipboard
val bedrockAgentId: Output<String>? = null

Functions

Link copied to clipboard
open override fun toJava(): BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs