RosAllFwSwitchProps
Properties for defining a RosAllFwSwitch.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-allfwswitch
Initializer
import com.aliyun.ros.cdk.cloudfw.RosAllFwSwitchProps;
RosAllFwSwitchProps.builder()
// .instanceId(java.lang.String)
// .instanceId(IResolvable)
.build();
Properties
| Name | Type | Description |
|---|---|---|
instanceId |
java.lang.String OR com.aliyun.ros.cdk.core.IResolvable |
No description. |
instanceIdOptional
public java.lang.Object getInstanceId();
- Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable