p2SVpn Server Config Radius Server Root Certificates
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(value: Output<List<P2SVpnServerConfigRadiusServerRootCertificateArgs>>)
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(value: List<P2SVpnServerConfigRadiusServerRootCertificateArgs>?)
Parameters
value
Radius Server root certificate of P2SVpnServerConfiguration.
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(vararg values: Output<P2SVpnServerConfigRadiusServerRootCertificateArgs>)
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(values: List<Output<P2SVpnServerConfigRadiusServerRootCertificateArgs>>)
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(vararg values: P2SVpnServerConfigRadiusServerRootCertificateArgs)
Parameters
values
Radius Server root certificate of P2SVpnServerConfiguration.
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(argument: List<suspend P2SVpnServerConfigRadiusServerRootCertificateArgsBuilder.() -> Unit>)
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(vararg argument: suspend P2SVpnServerConfigRadiusServerRootCertificateArgsBuilder.() -> Unit)
suspend fun p2SVpnServerConfigRadiusServerRootCertificates(argument: suspend P2SVpnServerConfigRadiusServerRootCertificateArgsBuilder.() -> Unit)
Parameters
argument
Radius Server root certificate of P2SVpnServerConfiguration.