certificateIds

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

Parameters

value

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


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


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

Parameters

values

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