Skip to content

RosWafSwitchProps

Properties for defining a RosWafSwitch.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf-wafswitch

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf"
&alicloudroscdkwaf.RosWafSwitchProps {
    Domain: interface{},
    InstanceId: interface{},
    ServiceOn: interface{},
    Region: interface{},
}

Properties

Name Type Description
Domain interface{} No description.
InstanceId interface{} No description.
ServiceOn interface{} No description.
Region interface{} No description.

DomainRequired

Domain interface{}
  • Type: interface{}

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

ServiceOnRequired

ServiceOn interface{}
  • Type: interface{}

RegionOptional

Region interface{}
  • Type: interface{}