Skip to content

ForwardIpProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz"
&alicloudroscdkpvtz.ForwardIpProperty {
    Ip: interface{},
    Port: interface{},
}

Properties

Name Type Description
Ip interface{} No description.
Port interface{} No description.

IpRequired

Ip interface{}
  • Type: interface{}

PortRequired

Port interface{}
  • Type: interface{}