toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.outputs
/
GetPartnerAttachmentBgp
Get
Partner
Attachment
Bgp
data
class
GetPartnerAttachmentBgp
(
val
localRouterIp
:
String
?
=
null
,
val
peerRouterAsn
:
Int
?
=
null
,
val
peerRouterIp
:
String
?
=
null
)
Members
Constructors
Get
Partner
Attachment
Bgp
Link copied to clipboard
constructor
(
localRouterIp
:
String
?
=
null
,
peerRouterAsn
:
Int
?
=
null
,
peerRouterIp
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
local
Router
Ip
Link copied to clipboard
val
localRouterIp
:
String
?
=
null
peer
Router
Asn
Link copied to clipboard
val
peerRouterAsn
:
Int
?
=
null
peer
Router
Ip
Link copied to clipboard
val
peerRouterIp
:
String
?
=
null