V2modelsIntentConfirmationSettingPromptSpecificationArgs

constructor(allowInterrupt: Output<Boolean>? = null, maxRetries: Output<Int>, messageGroups: Output<List<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupArgs>>? = null, messageSelectionStrategy: Output<String>? = null, promptAttemptsSpecifications: Output<List<V2modelsIntentConfirmationSettingPromptSpecificationPromptAttemptsSpecificationArgs>>? = null)