TriggerCondition

sealed class TriggerCondition

Defines the firing condition for a Trigger

Inheritors

Types

Link copied to clipboard

Time-based firing condition

Link copied to clipboard

Functions

Link copied to clipboard

Casts this TriggerCondition as a Schedule and retrieves its aws.sdk.kotlin.services.devopsagent.model.ScheduleCondition value. Throws an exception if the TriggerCondition is not a Schedule.

Link copied to clipboard