---
type: resource-type
title: ScheduleGroup
description: aws resource type AWS::Scheduler::ScheduleGroup
name: ScheduleGroup
lexicon: aws
resource_type: AWS::Scheduler::ScheduleGroup
---
`AWS::Scheduler::ScheduleGroup`, a resource type of the aws lexicon.

## Properties

- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the schedule group.
- `CreationDate` (`string`, optional): The time at which the schedule group was created.
- `LastModificationDate` (`string`, optional): The time at which the schedule group was last modified.
- `Name` (`string`, optional)
- `State` (`ScheduleGroup_ScheduleGroupState`, optional)
- `Tags` (`ScheduleGroup_Tag[]`, optional): The list of tags to associate with the schedule group.

## Attributes

- `Arn`
- `CreationDate`
- `LastModificationDate`
- `State`
