ScheduleGroup

class ScheduleGroup : KotlinCustomResource

Definition of AWS::Scheduler::ScheduleGroup Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the schedule group.

Link copied to clipboard
val creationDate: Output<String>

The time at which the schedule group was created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The time at which the schedule group was last modified.

Link copied to clipboard
val name: Output<String>?

The name of the schedule group.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Specifies the state of the schedule group. Allowed Values : ACTIVE | DELETING

Link copied to clipboard
val tags: Output<List<Tag>>?

The list of tags to associate with the schedule group.

Link copied to clipboard
val urn: Output<String>