certificateList

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

Parameters

value

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


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


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

Parameters

values

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