layerIds

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

Parameters

value

List of the layers the instance will belong to.


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


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

Parameters

values

List of the layers the instance will belong to.