V2models Intent Confirmation Setting Failure Next Step Intent Slot Args
data class V2modelsIntentConfirmationSettingFailureNextStepIntentSlotArgs(val mapBlockKey: Output<String>, val shape: Output<String>? = null, val value: Output<V2modelsIntentConfirmationSettingFailureNextStepIntentSlotValueArgs>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingFailureNextStepIntentSlotArgs>
Constructors
Link copied to clipboard
constructor(mapBlockKey: Output<String>, shape: Output<String>? = null, value: Output<V2modelsIntentConfirmationSettingFailureNextStepIntentSlotValueArgs>? = null)