RosPeeringRouterInterfaceConnectionProps
Properties for defining a RosPeeringRouterInterfaceConnection
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-peeringrouterinterfaceconnection
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosPeeringRouterInterfaceConnectionProps {
OppositeInterfaceId: interface{},
RouterInterfaceId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
OppositeInterfaceId |
interface{} |
No description. |
RouterInterfaceId |
interface{} |
No description. |
OppositeInterfaceId
Required
OppositeInterfaceId interface{}
- Type: interface{}
RouterInterfaceId
Required
RouterInterfaceId interface{}
- Type: interface{}