certificateIds

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


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