1. Packages
  2. Bytepluscc Provider
  3. API Docs
  4. iam
  5. getProject
bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus
bytepluscc logo
bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus

    Data Source schema for Byteplus::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: bytepluscc: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
    账号ID
    CreatedTime string
    创建时间
    Description string
    描述
    DisplayName string
    展示名
    HasPermission bool
    是否可见
    Id string
    Uniquely identifies the resource.
    ParentProjectName string
    父项目名称
    Path string
    项目路径
    ProjectName string
    项目名称
    Status string
    启用状态
    UpdatedTime string
    更新时间
    AccountId int
    账号ID
    CreatedTime string
    创建时间
    Description string
    描述
    DisplayName string
    展示名
    HasPermission bool
    是否可见
    Id string
    Uniquely identifies the resource.
    ParentProjectName string
    父项目名称
    Path string
    项目路径
    ProjectName string
    项目名称
    Status string
    启用状态
    UpdatedTime string
    更新时间
    accountId Integer
    账号ID
    createdTime String
    创建时间
    description String
    描述
    displayName String
    展示名
    hasPermission Boolean
    是否可见
    id String
    Uniquely identifies the resource.
    parentProjectName String
    父项目名称
    path String
    项目路径
    projectName String
    项目名称
    status String
    启用状态
    updatedTime String
    更新时间
    accountId number
    账号ID
    createdTime string
    创建时间
    description string
    描述
    displayName string
    展示名
    hasPermission boolean
    是否可见
    id string
    Uniquely identifies the resource.
    parentProjectName string
    父项目名称
    path string
    项目路径
    projectName string
    项目名称
    status string
    启用状态
    updatedTime string
    更新时间
    account_id int
    账号ID
    created_time str
    创建时间
    description str
    描述
    display_name str
    展示名
    has_permission bool
    是否可见
    id str
    Uniquely identifies the resource.
    parent_project_name str
    父项目名称
    path str
    项目路径
    project_name str
    项目名称
    status str
    启用状态
    updated_time str
    更新时间
    accountId Number
    账号ID
    createdTime String
    创建时间
    description String
    描述
    displayName String
    展示名
    hasPermission Boolean
    是否可见
    id String
    Uniquely identifies the resource.
    parentProjectName String
    父项目名称
    path String
    项目路径
    projectName String
    项目名称
    status String
    启用状态
    updatedTime String
    更新时间

    Package Details

    Repository
    bytepluscc byteplus-sdk/pulumi-bytepluscc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the bytepluscc Terraform Provider.
    bytepluscc logo
    bytepluscc v0.0.11 published on Wednesday, Jan 21, 2026 by Byteplus
      Meet Neo: Your AI Platform Teammate