ownCertificates

@JvmName(name = "ngrelowiyhrqadbt")
suspend fun ownCertificates(value: Output<List<AssetEndpointProfilePropertiesOwnCertificatesArgs>>)
@JvmName(name = "evbqdgsblkhovalg")
suspend fun ownCertificates(value: List<AssetEndpointProfilePropertiesOwnCertificatesArgs>)

Parameters

value

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.


@JvmName(name = "kkjxqykstcgfeolm")
suspend fun ownCertificates(vararg values: Output<AssetEndpointProfilePropertiesOwnCertificatesArgs>)


@JvmName(name = "lisyfuvbhkgqavvd")
suspend fun ownCertificates(values: List<Output<AssetEndpointProfilePropertiesOwnCertificatesArgs>>)
@JvmName(name = "pptcjtlqiqimudlv")
suspend fun ownCertificates(vararg values: AssetEndpointProfilePropertiesOwnCertificatesArgs)

Parameters

values

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.


@JvmName(name = "wfrcctjlmuyjeorp")
suspend fun ownCertificates(argument: List<suspend AssetEndpointProfilePropertiesOwnCertificatesArgsBuilder.() -> Unit>)
@JvmName(name = "onrfyywwudiofpkl")
suspend fun ownCertificates(vararg argument: suspend AssetEndpointProfilePropertiesOwnCertificatesArgsBuilder.() -> Unit)
@JvmName(name = "cdklrbdetmftidjc")
suspend fun ownCertificates(argument: suspend AssetEndpointProfilePropertiesOwnCertificatesArgsBuilder.() -> Unit)

Parameters

argument

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.