certificateIds

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

Parameters

value

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


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


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

Parameters

values

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