V2models Intent Confirmation Setting Declination Next Step Intent Args Builder
Functions
Link copied to clipboard
suspend fun slots(value: Output<List<V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotArgs>>)
suspend fun slots(vararg values: V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotArgs)
suspend fun slots(vararg values: Output<V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotArgs>)
suspend fun slots(vararg argument: suspend V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotArgsBuilder.() -> Unit)
suspend fun slots(values: List<Output<V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotArgs>>)
suspend fun slots(argument: List<suspend V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotArgsBuilder.() -> Unit>)
suspend fun slots(argument: suspend V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotArgsBuilder.() -> Unit)