1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. iam
  6. getProject
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::IAM::Project

    Using getProject

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getProject(args: GetProjectArgs, opts?: InvokeOptions): Promise<GetProjectResult>
    function getProjectOutput(args: GetProjectOutputArgs, opts?: InvokeOptions): Output<GetProjectResult>
    def get_project(id: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetProjectResult
    def get_project_output(id: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetProjectResult]
    func LookupProject(ctx *Context, args *LookupProjectArgs, opts ...InvokeOption) (*LookupProjectResult, error)
    func LookupProjectOutput(ctx *Context, args *LookupProjectOutputArgs, opts ...InvokeOption) LookupProjectResultOutput

    > Note: This function is named LookupProject in the Go SDK.

    public static class GetProject 
    {
        public static Task<GetProjectResult> InvokeAsync(GetProjectArgs args, InvokeOptions? opts = null)
        public static Output<GetProjectResult> Invoke(GetProjectInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetProjectResult> getProject(GetProjectArgs args, InvokeOptions options)
    public static Output<GetProjectResult> getProject(GetProjectArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:iam/getProject:getProject
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getProject Result

    The following output properties are available:

    AccountId int
    Account ID
    CreatedTime string
    Creation Time
    Description string
    Description
    DisplayName string
    Display Name
    HasPermission bool
    Visible
    Id string
    Uniquely identifies the resource.
    ParentProjectName string
    Parent Project Name
    Path string
    Project Path
    ProjectName string
    Project Name
    Status string
    Enabled Status
    UpdatedTime string
    Update Time
    AccountId int
    Account ID
    CreatedTime string
    Creation Time
    Description string
    Description
    DisplayName string
    Display Name
    HasPermission bool
    Visible
    Id string
    Uniquely identifies the resource.
    ParentProjectName string
    Parent Project Name
    Path string
    Project Path
    ProjectName string
    Project Name
    Status string
    Enabled Status
    UpdatedTime string
    Update Time
    accountId Integer
    Account ID
    createdTime String
    Creation Time
    description String
    Description
    displayName String
    Display Name
    hasPermission Boolean
    Visible
    id String
    Uniquely identifies the resource.
    parentProjectName String
    Parent Project Name
    path String
    Project Path
    projectName String
    Project Name
    status String
    Enabled Status
    updatedTime String
    Update Time
    accountId number
    Account ID
    createdTime string
    Creation Time
    description string
    Description
    displayName string
    Display Name
    hasPermission boolean
    Visible
    id string
    Uniquely identifies the resource.
    parentProjectName string
    Parent Project Name
    path string
    Project Path
    projectName string
    Project Name
    status string
    Enabled Status
    updatedTime string
    Update Time
    account_id int
    Account ID
    created_time str
    Creation Time
    description str
    Description
    display_name str
    Display Name
    has_permission bool
    Visible
    id str
    Uniquely identifies the resource.
    parent_project_name str
    Parent Project Name
    path str
    Project Path
    project_name str
    Project Name
    status str
    Enabled Status
    updated_time str
    Update Time
    accountId Number
    Account ID
    createdTime String
    Creation Time
    description String
    Description
    displayName String
    Display Name
    hasPermission Boolean
    Visible
    id String
    Uniquely identifies the resource.
    parentProjectName String
    Parent Project Name
    path String
    Project Path
    projectName String
    Project Name
    status String
    Enabled Status
    updatedTime String
    Update Time

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.