destinationIds

@JvmName(name = "mdfbjndcfwvfqjvc")
suspend fun destinationIds(value: Output<List<String>>)
@JvmName(name = "uilrlliysxnessby")
suspend fun destinationIds(value: List<String>)

Parameters

value

Required. The clusters where the Gateway API HTTPRoute resource will be deployed to. Valid entries include the associated entities IDs configured in the Target resource and "@self" to include the Target cluster.


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


@JvmName(name = "ejodukukppsatnmr")
suspend fun destinationIds(values: List<Output<String>>)
@JvmName(name = "ujiwyjimrseelynj")
suspend fun destinationIds(vararg values: String)

Parameters

values

Required. The clusters where the Gateway API HTTPRoute resource will be deployed to. Valid entries include the associated entities IDs configured in the Target resource and "@self" to include the Target cluster.