layerIds

@JvmName(name = "mcakqyjysgpxafdc")
suspend fun layerIds(value: Output<List<String>>)
@JvmName(name = "bnvlphyvxtwipmai")
suspend fun layerIds(value: List<String>?)

Parameters

value

List of the layers the instance will belong to.


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


@JvmName(name = "soqvefcejmnhkxir")
suspend fun layerIds(values: List<Output<String>>)
@JvmName(name = "gkgharndtfyvvtav")
suspend fun layerIds(vararg values: String)

Parameters

values

List of the layers the instance will belong to.