Skip to content

RosTGWProps

Properties for defining a RosTGW.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-waf3-tgw

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf3"
&alicloudroscdkwaf3.RosTGWProps {
    InstanceId: interface{},
    Listen: interface{},
    Redirect: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
InstanceId interface{} No description.
Listen interface{} No description.
Redirect interface{} No description.
ResourceGroupId interface{} No description.

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

ListenRequired

Listen interface{}
  • Type: interface{}

RedirectOptional

Redirect interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}