ScheduledSqlScheduledSqlConfiguration

constructor(dataFormat: String? = null, destEndpoint: String? = null, destLogstore: String? = null, destProject: String? = null, destRoleArn: String? = null, fromTime: Int? = null, fromTimeExpr: String? = null, maxRetries: Int? = null, maxRunTimeInSeconds: Int? = null, parameters: Map<String, String>? = null, resourcePool: String? = null, roleArn: String? = null, script: String? = null, sourceLogstore: String? = null, sqlType: String? = null, toTime: Int? = null, toTimeExpr: String? = null)