V2models Intent Initial Response Setting Code Hook Post Code Hook Specification Timeout Conditional Default Branch Next Step Intent Slot Args
data class V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchNextStepIntentSlotArgs(val mapBlockKey: Output<String>, val shape: Output<String>? = null, val value: Output<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchNextStepIntentSlotValueArgs>? = null) : ConvertibleToJava<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchNextStepIntentSlotArgs>
Constructors
Link copied to clipboard
constructor(mapBlockKey: Output<String>, shape: Output<String>? = null, value: Output<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchNextStepIntentSlotValueArgs>? = null)
Properties
Link copied to clipboard
Which attempt to configure. Valid values are Initial
, Retry1
, Retry2
, Retry3
, Retry4
, Retry5
.
Link copied to clipboard
val value: Output<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchNextStepIntentSlotValueArgs>? = null
Configuration block for the current value of the slot. See value
.