vpnAuthenticationTypes

@JvmName(name = "viyhqvjnlcpdpoti")
suspend fun vpnAuthenticationTypes(value: Output<List<Either<String, VpnAuthenticationType>>>)
@JvmName(name = "enjgctolfgnxyhta")
suspend fun vpnAuthenticationTypes(value: List<Either<String, VpnAuthenticationType>>?)

Parameters

value

VPN authentication types for the virtual network gateway..


@JvmName(name = "whtangjjfntrdmoq")
suspend fun vpnAuthenticationTypes(vararg values: Output<Either<String, VpnAuthenticationType>>)


@JvmName(name = "dkwvduhfnxhbpfda")
suspend fun vpnAuthenticationTypes(values: List<Output<Either<String, VpnAuthenticationType>>>)
@JvmName(name = "yxfdcfovaxsheckj")
suspend fun vpnAuthenticationTypes(vararg values: Either<String, VpnAuthenticationType>)

Parameters

values

VPN authentication types for the virtual network gateway..