Builder

class Builder

Properties

Link copied to clipboard

A map that contains a set of Activity objects, one object for each activity in the journey. For each Activity object, the key is the unique identifier (string) for an activity and the value is the settings for the activity. An activity identifier can contain a maximum of 100 characters. The characters must be alphanumeric characters.

Link copied to clipboard

The time when journey will stop sending messages. QuietTime should be configured first and SendingSchedule should be set to true.

Link copied to clipboard

The date, in ISO 8601 format, when the journey was created.

Link copied to clipboard

The channel-specific configurations for the journey.

Link copied to clipboard

The date, in ISO 8601 format, when the journey was last modified.

Link copied to clipboard

The messaging and entry limits for the journey.

Link copied to clipboard

Specifies whether the journey's scheduled start and end times use each participant's local time. To base the schedule on each participant's local time, set this value to true.

Link copied to clipboard
var name: String?

The name of the journey. A journey name can contain a maximum of 150 characters. The characters can be alphanumeric characters or symbols, such as underscores (_) or hyphens (-). A journey name can't contain any spaces.

Link copied to clipboard

The time when journey allow to send messages. QuietTime should be configured first and SendingSchedule should be set to true.

Link copied to clipboard

The quiet time settings for the journey. Quiet time is a specific time range when a journey doesn't send messages to participants, if all the following conditions are met:

Link copied to clipboard

The frequency with which Amazon Pinpoint evaluates segment and event data for the journey, as a duration in ISO 8601 format.

Link copied to clipboard

Indicates whether the journey participants should be refreshed when a segment is updated.

Link copied to clipboard

The schedule settings for the journey.

Link copied to clipboard

Indicates if journey has Advance Quiet Time enabled. This flag should be set to true in order to allow using OpenHours and ClosedDays.

Link copied to clipboard

The unique identifier for the first activity in the journey. The identifier for this activity can contain a maximum of 128 characters. The characters must be alphanumeric characters.

Link copied to clipboard

The segment that defines which users are participants in the journey.

Link copied to clipboard
var state: State?

The status of the journey. Valid values are:

Link copied to clipboard

An array of time zone estimation methods, if any, to use for determining an Endpoints time zone if the Endpoint does not have a value for the Demographic.Timezone attribute.

Link copied to clipboard

Specifies whether endpoints in quiet hours should enter a wait till the end of their quiet hours.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard