RosAllFwSwitchProps
Properties for defining a RosAllFwSwitch
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-allfwswitch
Initializer
import { RosAllFwSwitchProps } from '@alicloud/ros-cdk-cloudfw'
const rosAllFwSwitchProps: RosAllFwSwitchProps = { ... }
Properties
Name | Type | Description |
---|---|---|
instanceId |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
instanceId
Optional
public readonly instanceId: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable