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