certificateIds

@JvmName(name = "jrjvwymkvexsemhs")
suspend fun certificateIds(value: Output<List<String>>)
@JvmName(name = "raidjvgbmmggjseh")
suspend fun certificateIds(value: List<String>?)

Parameters

value

The list of certificate Ids from the imported certificate operation.


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


@JvmName(name = "fouyqrqrndwgxlxj")
suspend fun certificateIds(values: List<Output<String>>)
@JvmName(name = "pnuoolylwrnumcys")
suspend fun certificateIds(vararg values: String)

Parameters

values

The list of certificate Ids from the imported certificate operation.