Asset Endpoint Profile Properties Own Certificates Args
data class AssetEndpointProfilePropertiesOwnCertificatesArgs(val certPasswordReference: Output<String>? = null, val certSecretReference: Output<String>? = null, val certThumbprint: Output<String>? = null) : ConvertibleToJava<AssetEndpointProfilePropertiesOwnCertificatesArgs>
Constructors
Link copied to clipboard
fun AssetEndpointProfilePropertiesOwnCertificatesArgs(certPasswordReference: Output<String>? = null, certSecretReference: Output<String>? = null, certThumbprint: Output<String>? = null)