vpnAuthenticationTypes

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

Parameters

value

VPN authentication types for the VpnServerConfiguration.


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


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

Parameters

values

VPN authentication types for the VpnServerConfiguration.