Skip to content

AllFwSwitchProps

Properties for defining a AllFwSwitch.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudfw-allfwswitch

Initializer

import com.aliyun.ros.cdk.cloudfw.AllFwSwitchProps;
AllFwSwitchProps.builder()
//  .instanceId(java.lang.String)
//  .instanceId(IResolvable)
    .build();

Properties

Name Type Description
instanceId java.lang.String OR com.aliyun.ros.cdk.core.IResolvable Property instanceId: The ID of the cloud firewall instance.

instanceIdOptional

public java.lang.Object getInstanceId();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable

Property instanceId: The ID of the cloud firewall instance.