certificateIds

@JvmName(name = "neoktgvdtokijfdw")
suspend fun certificateIds(value: Output<List<String>>)
@JvmName(name = "faofdevegqcncqhr")
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 = "uasxkebnhanwgyoe")
suspend fun certificateIds(vararg values: Output<String>)


@JvmName(name = "twmotbsvajiqmfyn")
suspend fun certificateIds(values: List<Output<String>>)
@JvmName(name = "oqghuwyagsjnjnkb")
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.