bgpConfig

@JvmName(name = "oyavuhsrqxvgxamx")
suspend fun bgpConfig(value: Output<GatewayVpnAttachmentBgpConfigArgs>)
@JvmName(name = "bvghmugqrkdmisss")
suspend fun bgpConfig(value: GatewayVpnAttachmentBgpConfigArgs?)

Parameters

value

Bgp configuration information.

  • This parameter is supported when you create an vpn attachment in single-tunnel mode. See bgp_config below.


@JvmName(name = "qmovrcbvdnqgdngx")
suspend fun bgpConfig(argument: suspend GatewayVpnAttachmentBgpConfigArgsBuilder.() -> Unit)

Parameters

argument

Bgp configuration information.

  • This parameter is supported when you create an vpn attachment in single-tunnel mode. See bgp_config below.