CreateSchedule
constructor(name: ScheduleName, clientToken: ClientToken, scheduleExpression: ScheduleExpression, scheduleExpressionTimezone: String?, flexibleTimeWindow: FlexibleTimeWindow, target: Target, groupName: ScheduleGroupName? = null, description: String? = null, actionAfterCompletion: ScheduleActionAfterCompletion? = null, startDate: Timestamp? = null, endDate: Timestamp? = null, kmsKeyArn: ARN?)(source)