Definition of AWS::Scheduler::ScheduleGroup Resource Type
name
(String)tags
(Attributes List) The list of tags to associate with the schedule group. (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) of the schedule group.creation_date
(String) The time at which the schedule group was created.id
(String) Uniquely identifies the resource.last_modification_date
(String) The time at which the schedule group was last modified.state
(String) Specifies the state of the schedule group.tags
Required:
key
(String) Key for the tagvalue
(String) Value for the tagImport is supported using the following syntax:
$ terraform import awscc_scheduler_schedule_group.example <resource ID>