getProject

Retrieves the project identified by the specified name (for example, projects/415104041262). The caller must have resourcemanager.projects.get permission 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.v3.kotlin.inputs.GetProjectPlainArgs.