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. |
Ip
Required
Ip interface{}
- Type: interface{}
Port
Required
Port interface{}
- Type: interface{}