V2models Intent Confirmation Setting Declination Conditional Default Branch Args
data class V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchArgs(val nextStep: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepArgs>? = null, val response: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchResponseArgs>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchArgs(nextStep: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepArgs>? = null, response: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchResponseArgs>? = null)
Functions
Properties
Link copied to clipboard
val nextStep: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchNextStepArgs>? = null
Link copied to clipboard
val response: Output<V2modelsIntentConfirmationSettingDeclinationConditionalDefaultBranchResponseArgs>? = null