PreFreezeProperty
Initializer
import { PreFreezeProperty } from '@alicloud/ros-cdk-fc'
const preFreezeProperty: PreFreezeProperty = { ... }
Properties
| Name |
Type |
Description |
handler |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
timeout |
number | @alicloud/ros-cdk-core.IResolvable |
No description. |
handlerOptional
public readonly handler: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable
timeoutOptional
public readonly timeout: number | IResolvable;
- Type: number | @alicloud/ros-cdk-core.IResolvable