V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepIntentArgs

data class V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepIntentArgs(val name: Output<String>? = null, val slots: Output<List<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepIntentSlotArgs>>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepIntentArgs>

Constructors

Functions

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

Properties

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

Name of the intent.

Link copied to clipboard

Configuration block for all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden. See slot.