parent

@JvmName(name = "wmqcuygawruswidq")
suspend fun parent(value: Output<ResourceIdArgs>)
@JvmName(name = "sfmnxlfpoxqlkrsc")
suspend fun parent(value: ResourceIdArgs?)

Parameters

value

An optional reference to a parent Resource. Supported parent types include "organization" and "folder". Once set, the parent cannot be cleared. The parent can be set on creation or using the UpdateProject method; the end user must have the resourcemanager.projects.create permission on the parent.


@JvmName(name = "hvlowrhrtiolgsqt")
suspend fun parent(argument: suspend ResourceIdArgsBuilder.() -> Unit)

Parameters

argument

An optional reference to a parent Resource. Supported parent types include "organization" and "folder". Once set, the parent cannot be cleared. The parent can be set on creation or using the UpdateProject method; the end user must have the resourcemanager.projects.create permission on the parent.