p2SVpn Server Config Vpn Client Revoked Certificates
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(value: Output<List<P2SVpnServerConfigVpnClientRevokedCertificateArgs>>)
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(value: List<P2SVpnServerConfigVpnClientRevokedCertificateArgs>?)
Parameters
value
VPN client revoked certificate of P2SVpnServerConfiguration.
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(vararg values: Output<P2SVpnServerConfigVpnClientRevokedCertificateArgs>)
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(values: List<Output<P2SVpnServerConfigVpnClientRevokedCertificateArgs>>)
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(vararg values: P2SVpnServerConfigVpnClientRevokedCertificateArgs)
Parameters
values
VPN client revoked certificate of P2SVpnServerConfiguration.
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(argument: List<suspend P2SVpnServerConfigVpnClientRevokedCertificateArgsBuilder.() -> Unit>)
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(vararg argument: suspend P2SVpnServerConfigVpnClientRevokedCertificateArgsBuilder.() -> Unit)
suspend fun p2SVpnServerConfigVpnClientRevokedCertificates(argument: suspend P2SVpnServerConfigVpnClientRevokedCertificateArgsBuilder.() -> Unit)
Parameters
argument
VPN client revoked certificate of P2SVpnServerConfiguration.