certificateList

@JvmName(name = "dhvhiugxnmhnniel")
suspend fun certificateList(value: Output<List<String>>)
@JvmName(name = "diffawksffubivhc")
suspend fun certificateList(value: List<String>?)

Parameters

value

A list of CA certificates to be added to the trust store.


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


@JvmName(name = "vojufnhndkfharpn")
suspend fun certificateList(values: List<Output<String>>)
@JvmName(name = "qtfajubfrrylnqsk")
suspend fun certificateList(vararg values: String)

Parameters

values

A list of CA certificates to be added to the trust store.