AssetEndpointProfilePropertiesTransportAuthenticationArgs

data class AssetEndpointProfilePropertiesTransportAuthenticationArgs(val ownCertificates: Output<List<AssetEndpointProfilePropertiesOwnCertificatesArgs>>) : ConvertibleToJava<AssetEndpointProfilePropertiesTransportAuthenticationArgs>

Defines the authentication mechanism for the southbound connector connecting to the shop floor/OT device.

Constructors

Functions

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

Properties

Link copied to clipboard

Defines a reference to a secret which contains all certificates and private keys that can be used by the southbound connector connecting to the shop floor/OT device. The accepted extensions are .der for certificates and .pfx/.pem for private keys.