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. |
type
Required
public readonly type: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable