Rule Rule Action Fixed Response Config Args
data class RuleRuleActionFixedResponseConfigArgs(val content: Output<String>, val contentType: Output<String>? = null, val httpCode: Output<String>? = null) : ConvertibleToJava<RuleRuleActionFixedResponseConfigArgs>