1. Packages
  2. Bytepluscc Provider
  3. API Docs
  4. cloudidentity
  5. getUser
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::CloudIdentity::User

    Using getUser

    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 getUser(args: GetUserArgs, opts?: InvokeOptions): Promise<GetUserResult>
    function getUserOutput(args: GetUserOutputArgs, opts?: InvokeOptions): Output<GetUserResult>
    def get_user(id: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetUserResult
    def get_user_output(id: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetUserResult]
    func LookupUser(ctx *Context, args *LookupUserArgs, opts ...InvokeOption) (*LookupUserResult, error)
    func LookupUserOutput(ctx *Context, args *LookupUserOutputArgs, opts ...InvokeOption) LookupUserResultOutput

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

    public static class GetUser 
    {
        public static Task<GetUserResult> InvokeAsync(GetUserArgs args, InvokeOptions? opts = null)
        public static Output<GetUserResult> Invoke(GetUserInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetUserResult> getUser(GetUserArgs args, InvokeOptions options)
    public static Output<GetUserResult> getUser(GetUserArgs args, InvokeOptions options)
    
    fn::invoke:
      function: bytepluscc:cloudidentity/getUser:getUser
      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.

    getUser Result

    The following output properties are available:

    CreatedTime string
    创建时间。
    Description string
    用户描述。
    DisplayName string
    用户显示名。
    Email string
    邮箱。
    Id string
    Uniquely identifies the resource.
    IdentityType string
    身份类型。
    Password string
    密码。密码长度8-32位字符,包含大写字母、小写字母、数字和物特殊符号至少3种。
    PasswordResetRequired bool
    首次登陆需不需要重置密码。
    Phone string
    手机号。
    Source string
    用户来源。
    UpdatedTime string
    更新时间。
    UserId string
    用户id。
    UserName string
    用户名。
    CreatedTime string
    创建时间。
    Description string
    用户描述。
    DisplayName string
    用户显示名。
    Email string
    邮箱。
    Id string
    Uniquely identifies the resource.
    IdentityType string
    身份类型。
    Password string
    密码。密码长度8-32位字符,包含大写字母、小写字母、数字和物特殊符号至少3种。
    PasswordResetRequired bool
    首次登陆需不需要重置密码。
    Phone string
    手机号。
    Source string
    用户来源。
    UpdatedTime string
    更新时间。
    UserId string
    用户id。
    UserName string
    用户名。
    createdTime String
    创建时间。
    description String
    用户描述。
    displayName String
    用户显示名。
    email String
    邮箱。
    id String
    Uniquely identifies the resource.
    identityType String
    身份类型。
    password String
    密码。密码长度8-32位字符,包含大写字母、小写字母、数字和物特殊符号至少3种。
    passwordResetRequired Boolean
    首次登陆需不需要重置密码。
    phone String
    手机号。
    source String
    用户来源。
    updatedTime String
    更新时间。
    userId String
    用户id。
    userName String
    用户名。
    createdTime string
    创建时间。
    description string
    用户描述。
    displayName string
    用户显示名。
    email string
    邮箱。
    id string
    Uniquely identifies the resource.
    identityType string
    身份类型。
    password string
    密码。密码长度8-32位字符,包含大写字母、小写字母、数字和物特殊符号至少3种。
    passwordResetRequired boolean
    首次登陆需不需要重置密码。
    phone string
    手机号。
    source string
    用户来源。
    updatedTime string
    更新时间。
    userId string
    用户id。
    userName string
    用户名。
    created_time str
    创建时间。
    description str
    用户描述。
    display_name str
    用户显示名。
    email str
    邮箱。
    id str
    Uniquely identifies the resource.
    identity_type str
    身份类型。
    password str
    密码。密码长度8-32位字符,包含大写字母、小写字母、数字和物特殊符号至少3种。
    password_reset_required bool
    首次登陆需不需要重置密码。
    phone str
    手机号。
    source str
    用户来源。
    updated_time str
    更新时间。
    user_id str
    用户id。
    user_name str
    用户名。
    createdTime String
    创建时间。
    description String
    用户描述。
    displayName String
    用户显示名。
    email String
    邮箱。
    id String
    Uniquely identifies the resource.
    identityType String
    身份类型。
    password String
    密码。密码长度8-32位字符,包含大写字母、小写字母、数字和物特殊符号至少3种。
    passwordResetRequired Boolean
    首次登陆需不需要重置密码。
    phone String
    手机号。
    source String
    用户来源。
    updatedTime String
    更新时间。
    userId String
    用户id。
    userName 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