Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, EventBridge Scheduler uses a randomly generated token for the request to ensure idempotency.

Link copied to clipboard
var name: String?

The name of the schedule group that you are creating.

Link copied to clipboard
var tags: List<Tag>?

The list of tags to associate with the schedule group.