Skip to content

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.

OppositeInterfaceIdRequired

OppositeInterfaceId interface{}
  • Type: interface{}

RouterInterfaceIdRequired

RouterInterfaceId interface{}
  • Type: interface{}

OppositeInterfaceOwnerIdOptional

OppositeInterfaceOwnerId interface{}
  • Type: interface{}

OppositeRouterIdOptional

OppositeRouterId interface{}
  • Type: interface{}