toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
BgpAdvertisementArgs
/
BgpAdvertisementArgs
Bgp
Advertisement
Args
constructor
(
advertiseToFabric
:
Output
<
Either
<
String
,
AdvertiseToFabric
>
>
?
=
null
,
communities
:
Output
<
List
<
String
>
>
?
=
null
,
ipAddressPools
:
Output
<
List
<
String
>
>
,
peers
:
Output
<
List
<
String
>
>
?
=
null
)