RosBgpPeersProps
Properties for defining a RosBgpPeers.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-bgppeers
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosBgpPeersProps {
BgpGroupId: interface{},
BgpPeerId: interface{},
RefreshOptions: interface{},
RouterId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
BgpGroupId |
interface{} |
No description. |
BgpPeerId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
RouterId |
interface{} |
No description. |
BgpGroupIdOptional
BgpGroupId interface{}
- Type: interface{}
BgpPeerIdOptional
BgpPeerId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
RouterIdOptional
RouterId interface{}
- Type: interface{}