V2models Intent Initial Response Setting Conditional Conditional Branch Next Step Intent Slot
data class V2modelsIntentInitialResponseSettingConditionalConditionalBranchNextStepIntentSlot(val mapBlockKey: String, val shape: String? = null, val value: V2modelsIntentInitialResponseSettingConditionalConditionalBranchNextStepIntentSlotValue? = null)
Constructors
Link copied to clipboard
constructor(mapBlockKey: String, shape: String? = null, value: V2modelsIntentInitialResponseSettingConditionalConditionalBranchNextStepIntentSlotValue? = 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: V2modelsIntentInitialResponseSettingConditionalConditionalBranchNextStepIntentSlotValue? = null
Configuration block for the current value of the slot. See value
.