toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetRouterBgp
/
GetRouterBgp
Get
Router
Bgp
constructor
(
advertiseMode
:
String
,
advertisedGroups
:
List
<
String
>
,
advertisedIpRanges
:
List
<
GetRouterBgpAdvertisedIpRange
>
,
asn
:
Int
,
identifierRange
:
String
,
keepaliveInterval
:
Int
)