Detector Event Variable
constructor(arn: String? = null, createdTime: String? = null, dataSource: DetectorEventVariableDataSource? = null, dataType: DetectorEventVariableDataType? = null, defaultValue: String? = null, description: String? = null, inline: Boolean? = null, lastUpdatedTime: String? = null, name: String? = null, tags: List<DetectorTag>? = null, variableType: DetectorEventVariableVariableType? = null)