clientRootCertificates

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

Parameters

value

One or more client_root_certificate blocks as defined below.


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


@JvmName(name = "glrrlbdppcfrflgw")
suspend fun clientRootCertificates(values: List<Output<VpnServerConfigurationRadiusClientRootCertificateArgs>>)
@JvmName(name = "nelhcwtnlfjnewid")
suspend fun clientRootCertificates(vararg values: VpnServerConfigurationRadiusClientRootCertificateArgs)

Parameters

values

One or more client_root_certificate blocks as defined below.


@JvmName(name = "lwldhixedtuwqhkg")
suspend fun clientRootCertificates(argument: List<suspend VpnServerConfigurationRadiusClientRootCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "cfsbembqvrmvoeit")
suspend fun clientRootCertificates(vararg argument: suspend VpnServerConfigurationRadiusClientRootCertificateArgsBuilder.() -> Unit)
@JvmName(name = "xebumaveguubuasm")
suspend fun clientRootCertificates(argument: suspend VpnServerConfigurationRadiusClientRootCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more client_root_certificate blocks as defined below.