Skip to content

Commit 0065bef

Browse files
add timezone in sv
1 parent 3a2ba3d commit 0065bef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sumologic/sumologic_scheduled_view.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ type ScheduledView struct {
6666
DataForwardingId string `json:"dataForwardingId"`
6767
ParsingMode string `json:"parsingMode"`
6868
ReduceRetentionPeriodImmediately bool `json:"reduceRetentionPeriodImmediately"`
69+
TimeZone string `json:"timeZone,omitempty"`
6970
}

0 commit comments

Comments
 (0)