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