layerIds

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

Parameters

value

List of the layers the instance will belong to.


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


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

Parameters

values

List of the layers the instance will belong to.