V2models Intent Confirmation Setting Confirmation Next Step Intent Args
data class V2modelsIntentConfirmationSettingConfirmationNextStepIntentArgs(val name: Output<String>? = null, val slots: Output<List<V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlotArgs>>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingConfirmationNextStepIntentArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingConfirmationNextStepIntentArgs(name: Output<String>? = null, slots: Output<List<V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlotArgs>>? = null)
Functions
Properties
Link copied to clipboard
val slots: Output<List<V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlotArgs>>? = null