certificateIds

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

Parameters

value

The list of certificate Ids from the imported certificate operation.


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


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

Parameters

values

The list of certificate Ids from the imported certificate operation.