Intent Follow Up Prompt Rejection Statement Message Args
data class IntentFollowUpPromptRejectionStatementMessageArgs(val content: Output<String>, val contentType: Output<String>, val groupNumber: Output<Int>? = null) : ConvertibleToJava<IntentFollowUpPromptRejectionStatementMessageArgs>