parentIds

@JvmName(name = "prcuvnrckwqxbecu")
suspend fun parentIds(value: Output<List<String>>)
@JvmName(name = "pktcebrarcuugnmy")
suspend fun parentIds(value: List<String>?)

Parameters

value

The revisions that this revision is based on. Must include all the ids that have anything to do with this revision - eg. there are provenance.parent.revision fields that index into this field.


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


@JvmName(name = "rmjdefyuxjuxpjse")
suspend fun parentIds(values: List<Output<String>>)
@JvmName(name = "incgrltebcnjcwxg")
suspend fun parentIds(vararg values: String)

Parameters

values

The revisions that this revision is based on. Must include all the ids that have anything to do with this revision - eg. there are provenance.parent.revision fields that index into this field.