Skip to content

ScheduleProperty

Initializer

import { ScheduleProperty } from '@alicloud/ros-cdk-sls'
const scheduleProperty: ScheduleProperty = { ... }

Properties

Name Type Description
type string | @alicloud/ros-cdk-core.IResolvable No description.

typeRequired

public readonly type: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable