Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Scheduler

Classes

CfnSchedule

A schedule is the main resource you create, configure, and manage using Amazon EventBridge Scheduler.

CfnSchedule.AwsVpcConfigurationProperty

This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used.

CfnSchedule.CapacityProviderStrategyItemProperty

The details of a capacity provider strategy.

CfnSchedule.DeadLetterConfigProperty

An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule.

CfnSchedule.EcsParametersProperty

The templated target type for the Amazon ECS RunTask API operation.

CfnSchedule.EventBridgeParametersProperty

The templated target type for the EventBridge PutEvents API operation.

CfnSchedule.FlexibleTimeWindowProperty

Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.

CfnSchedule.KinesisParametersProperty

The templated target type for the Amazon Kinesis PutRecord API operation.

CfnSchedule.NetworkConfigurationProperty

Specifies the network configuration for an ECS task.

CfnSchedule.PlacementConstraintProperty

An object representing a constraint on task placement.

CfnSchedule.PlacementStrategyProperty

The task placement strategy for a task or service.

CfnSchedule.RetryPolicyProperty

A RetryPolicy object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target.

CfnSchedule.SageMakerPipelineParameterProperty

The name and value pair of a parameter to use to start execution of a SageMaker Model Building Pipeline.

CfnSchedule.SageMakerPipelineParametersProperty

The templated target type for the Amazon SageMaker StartPipelineExecution API operation.

CfnSchedule.SqsParametersProperty

The templated target type for the Amazon SQS SendMessage API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .

CfnSchedule.TargetProperty

The schedule's target.

CfnScheduleGroup

A schedule group is an Amazon EventBridge Scheduler resource you use to organize your schedules.

CfnScheduleGroupProps

Properties for defining a CfnScheduleGroup.

CfnScheduleProps

Properties for defining a CfnSchedule.

ContextAttribute

A set of convenient static methods representing the Scheduler Context Attributes.

CronOptionsWithTimezone

Options to configure a cron expression.

Schedule

An EventBridge Schedule.

ScheduleExpression

ScheduleExpression for EventBridge Schedule.

ScheduleGroup

A Schedule Group.

ScheduleGroupGrants

Collection of grant methods for a IScheduleGroupRef.

ScheduleGroupProps

Properties for a Schedule Group.

ScheduleProps

Construction properties for Schedule.

ScheduleTargetConfig

Config of a Schedule Target used during initialization of Schedule.

ScheduleTargetInput

The text or well-formed JSON input passed to the target of the schedule.

TimeWindow

A time window during which EventBridge Scheduler invokes the schedule.

Interfaces

CfnSchedule.IAwsVpcConfigurationProperty

This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used.

CfnSchedule.ICapacityProviderStrategyItemProperty

The details of a capacity provider strategy.

CfnSchedule.IDeadLetterConfigProperty

An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule.

CfnSchedule.IEcsParametersProperty

The templated target type for the Amazon ECS RunTask API operation.

CfnSchedule.IEventBridgeParametersProperty

The templated target type for the EventBridge PutEvents API operation.

CfnSchedule.IFlexibleTimeWindowProperty

Allows you to configure a time window during which EventBridge Scheduler invokes the schedule.

CfnSchedule.IKinesisParametersProperty

The templated target type for the Amazon Kinesis PutRecord API operation.

CfnSchedule.INetworkConfigurationProperty

Specifies the network configuration for an ECS task.

CfnSchedule.IPlacementConstraintProperty

An object representing a constraint on task placement.

CfnSchedule.IPlacementStrategyProperty

The task placement strategy for a task or service.

CfnSchedule.IRetryPolicyProperty

A RetryPolicy object that includes information about the retry policy settings, including the maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a target.

CfnSchedule.ISageMakerPipelineParameterProperty

The name and value pair of a parameter to use to start execution of a SageMaker Model Building Pipeline.

CfnSchedule.ISageMakerPipelineParametersProperty

The templated target type for the Amazon SageMaker StartPipelineExecution API operation.

CfnSchedule.ISqsParametersProperty

The templated target type for the Amazon SQS SendMessage API operation. Contains the message group ID to use when the target is a FIFO queue. If you specify an Amazon SQS FIFO queue as a target, the queue must have content-based deduplication enabled. For more information, see Using the Amazon SQS message deduplication ID in the Amazon SQS Developer Guide .

CfnSchedule.ITargetProperty

The schedule's target.

ICfnScheduleGroupProps

Properties for defining a CfnScheduleGroup.

ICfnScheduleProps

Properties for defining a CfnSchedule.

ICronOptionsWithTimezone

Options to configure a cron expression.

ISchedule

Interface representing a created or an imported Schedule.

IScheduleGroup

Interface representing a created or an imported ScheduleGroup.

IScheduleGroupProps

Properties for a Schedule Group.

IScheduleProps

Construction properties for Schedule.

IScheduleTarget

Interface representing a Event Bridge Schedule Target.

IScheduleTargetConfig

Config of a Schedule Target used during initialization of Schedule.

Back to top Generated by DocFX