DescribeSnapshotScheduleOutput constructor
DescribeSnapshotScheduleOutput({})
Implementation
DescribeSnapshotScheduleOutput({
this.description,
this.recurrenceInHours,
this.startAt,
this.tags,
this.timezone,
this.volumeARN,
});