certificateIds

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

Parameters

value

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


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


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

Parameters

values

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