certificateIds

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


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