ownerReferences

@JvmName(name = "umidimuooedevfju")
suspend fun ownerReferences(value: Output<List<OwnerReferencePatchArgs>>)
@JvmName(name = "qujprmftsfckjssf")
suspend fun ownerReferences(value: List<OwnerReferencePatchArgs>?)

Parameters

value

List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.


@JvmName(name = "wpetjuvwubcbyhnu")
suspend fun ownerReferences(vararg values: Output<OwnerReferencePatchArgs>)


@JvmName(name = "crwksnojryystchq")
suspend fun ownerReferences(values: List<Output<OwnerReferencePatchArgs>>)
@JvmName(name = "spqekgabbreqydxy")
suspend fun ownerReferences(vararg values: OwnerReferencePatchArgs)

Parameters

values

List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.


@JvmName(name = "jcduxoppybshmlix")
suspend fun ownerReferences(argument: List<suspend OwnerReferencePatchArgsBuilder.() -> Unit>)
@JvmName(name = "lqqtcqnodwcrvkgl")
suspend fun ownerReferences(vararg argument: suspend OwnerReferencePatchArgsBuilder.() -> Unit)
@JvmName(name = "tvtxgsifgwbbhrwr")
suspend fun ownerReferences(argument: suspend OwnerReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.