getProject

Retrieves the Project identified by the specified project_id (for example, my-project-123). The caller must have read permissions for this Project.

Return

null

Parameters

argument

null


suspend fun getProject(project: String? = null): GetProjectResult

Return

null

See also

Parameters

project

suspend fun getProject(argument: suspend GetProjectPlainArgsBuilder.() -> Unit): GetProjectResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.cloudresourcemanager.v1.kotlin.inputs.GetProjectPlainArgs.