Asset Endpoint Profile Properties Transport Authentication Args
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
Link copied to clipboard
fun AssetEndpointProfilePropertiesTransportAuthenticationArgs(ownCertificates: Output<List<AssetEndpointProfilePropertiesOwnCertificatesArgs>>)