clientRootCertificates

@JvmName(name = "vtmojtktrmqqeyhc")
suspend fun clientRootCertificates(value: Output<List<VpnServerConfigurationClientRootCertificateArgs>>)

Parameters

value

One or more client_root_certificate blocks as defined below.


@JvmName(name = "xdhuowrlyhutbgym")
suspend fun clientRootCertificates(vararg values: Output<VpnServerConfigurationClientRootCertificateArgs>)


@JvmName(name = "esflyjwbcirwhcqe")
suspend fun clientRootCertificates(values: List<Output<VpnServerConfigurationClientRootCertificateArgs>>)
@JvmName(name = "hupcmppbuoumnfyg")
suspend fun clientRootCertificates(vararg values: VpnServerConfigurationClientRootCertificateArgs)

Parameters

values

One or more client_root_certificate blocks as defined below.


@JvmName(name = "kkgptvkochhgkyrv")
suspend fun clientRootCertificates(argument: List<suspend VpnServerConfigurationClientRootCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "xouijuhxcpvlkagb")
suspend fun clientRootCertificates(vararg argument: suspend VpnServerConfigurationClientRootCertificateArgsBuilder.() -> Unit)
@JvmName(name = "mqlegktsminsprbo")
suspend fun clientRootCertificates(argument: suspend VpnServerConfigurationClientRootCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more client_root_certificate blocks as defined below.