AllFwSwitchProps
Properties for defining a AllFwSwitch
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-allfwswitch
Initializer
import { AllFwSwitchProps } from '@alicloud/ros-cdk-cloudfw'
const allFwSwitchProps: AllFwSwitchProps = { ... }
Properties
Name | Type | Description |
---|---|---|
instanceId |
string | @alicloud/ros-cdk-core.IResolvable |
Property instanceId: The ID of the cloud firewall instance. |
instanceId
Optional
public readonly instanceId: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable
Property instanceId: The ID of the cloud firewall instance.