parentIds

@JvmName(name = "wfptsdibeknujjpc")
suspend fun parentIds(value: Output<List<String>>)
@JvmName(name = "jpshxhmlukvljjtr")
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 = "bofuwhmplqxdwvkn")
suspend fun parentIds(vararg values: Output<String>)


@JvmName(name = "bavphufcmashwgse")
suspend fun parentIds(values: List<Output<String>>)
@JvmName(name = "nkveioasymxsajwq")
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.