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