ClusterReverseProxyCertificateCommonNamesArgs

data class ClusterReverseProxyCertificateCommonNamesArgs(val commonNames: Output<List<ClusterReverseProxyCertificateCommonNamesCommonNameArgs>>, val x509StoreName: Output<String>) : ConvertibleToJava<ClusterReverseProxyCertificateCommonNamesArgs>

Constructors

constructor(commonNames: Output<List<ClusterReverseProxyCertificateCommonNamesCommonNameArgs>>, x509StoreName: Output<String>)

Properties

Link copied to clipboard

A common_names block as defined below.

Link copied to clipboard
val x509StoreName: Output<String>

The X509 Store where the Certificate Exists, such as My.

Functions

Link copied to clipboard
open override fun toJava(): ClusterReverseProxyCertificateCommonNamesArgs