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