pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.outputs
/
RouterBgpResponse
/
RouterBgpResponse
Router
Bgp
Response
fun
RouterBgpResponse
(
advertiseMode
:
String
,
advertisedGroups
:
List
<
String
>
,
advertisedIpRanges
:
List
<
RouterAdvertisedIpRangeResponse
>
,
asn
:
Int
,
keepaliveInterval
:
Int
)