certificateIds

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

Parameters

value

Specifies the Spring Cloud Certificate IDs of the Spring Cloud Gateway.


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


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

Parameters

values

Specifies the Spring Cloud Certificate IDs of the Spring Cloud Gateway.