certificateIds

@JvmName(name = "wwpovnsxqxcnpmpn")
suspend fun certificateIds(value: Output<List<String>>)
@JvmName(name = "uroifypnvluobcqj")
suspend fun certificateIds(value: List<String>?)

Parameters

value

List of the certificate IDs associated with this profile to be used for encryption and signing of AS2 messages.


@JvmName(name = "qgqrrfvbcqoybkbh")
suspend fun certificateIds(vararg values: Output<String>)


@JvmName(name = "gmvkafwplrerefbr")
suspend fun certificateIds(values: List<Output<String>>)
@JvmName(name = "ysmqwhwnekkdhlnn")
suspend fun certificateIds(vararg values: String)

Parameters

values

List of the certificate IDs associated with this profile to be used for encryption and signing of AS2 messages.