V2models Intent Initial Response Setting Next Step Intent Slot Args
data class V2modelsIntentInitialResponseSettingNextStepIntentSlotArgs(val mapBlockKey: Output<String>, val shape: Output<String>? = null, val value: Output<V2modelsIntentInitialResponseSettingNextStepIntentSlotValueArgs>? = null) : ConvertibleToJava<V2modelsIntentInitialResponseSettingNextStepIntentSlotArgs>
Constructors
Link copied to clipboard
constructor(mapBlockKey: Output<String>, shape: Output<String>? = null, value: Output<V2modelsIntentInitialResponseSettingNextStepIntentSlotValueArgs>? = null)