certificateIds

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

Parameters

value

List of Client Certificate Ids.


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


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

Parameters

values

List of Client Certificate Ids.