toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpn.kotlin.inputs
/
GatewayVpnAttachmentTunnelOptionsSpecificationTunnelBgpConfigArgs
/
GatewayVpnAttachmentTunnelOptionsSpecificationTunnelBgpConfigArgs
Gateway
Vpn
Attachment
Tunnel
Options
Specification
Tunnel
Bgp
Config
Args
constructor
(
bgpStatus
:
Output
<
String
>
?
=
null
,
localAsn
:
Output
<
Int
>
?
=
null
,
localBgpIp
:
Output
<
String
>
?
=
null
,
peerAsn
:
Output
<
String
>
?
=
null
,
peerBgpIp
:
Output
<
String
>
?
=
null
,
tunnelCidr
:
Output
<
String
>
?
=
null
)