Rule Task Action Args
data class RuleTaskActionArgs(val contactFlowArn: Output<String>, val description: Output<String>? = null, val name: Output<String>, val references: Output<Map<String, RuleReferenceArgs>>? = null) : ConvertibleToJava<RuleTaskActionArgs>
The definition of task action.