1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. cloudidentity
  6. getGroup
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::CloudIdentity::Group

    Using getGroup

    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 getGroup(args: GetGroupArgs, opts?: InvokeOptions): Promise<GetGroupResult>
    function getGroupOutput(args: GetGroupOutputArgs, opts?: InvokeOptions): Output<GetGroupResult>
    def get_group(id: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetGroupResult
    def get_group_output(id: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetGroupResult]
    func LookupGroup(ctx *Context, args *LookupGroupArgs, opts ...InvokeOption) (*LookupGroupResult, error)
    func LookupGroupOutput(ctx *Context, args *LookupGroupOutputArgs, opts ...InvokeOption) LookupGroupResultOutput

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

    public static class GetGroup 
    {
        public static Task<GetGroupResult> InvokeAsync(GetGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetGroupResult> Invoke(GetGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGroupResult> getGroup(GetGroupArgs args, InvokeOptions options)
    public static Output<GetGroupResult> getGroup(GetGroupArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:cloudidentity/getGroup:getGroup
      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.

    getGroup Result

    The following output properties are available:

    CreatedTime string
    Creation Time
    Description string
    Description
    DisplayName string
    Display Name
    GroupId string
    User Group ID
    GroupName string
    User Group Name
    Id string
    Uniquely identifies the resource.
    JoinType string
    User Group Type
    Members List<Volcengine.GetGroupMember>
    User Group Member List
    Source string
    User Group Source
    UpdatedTime string
    Update Time
    CreatedTime string
    Creation Time
    Description string
    Description
    DisplayName string
    Display Name
    GroupId string
    User Group ID
    GroupName string
    User Group Name
    Id string
    Uniquely identifies the resource.
    JoinType string
    User Group Type
    Members []GetGroupMember
    User Group Member List
    Source string
    User Group Source
    UpdatedTime string
    Update Time
    createdTime String
    Creation Time
    description String
    Description
    displayName String
    Display Name
    groupId String
    User Group ID
    groupName String
    User Group Name
    id String
    Uniquely identifies the resource.
    joinType String
    User Group Type
    members List<GetGroupMember>
    User Group Member List
    source String
    User Group Source
    updatedTime String
    Update Time
    createdTime string
    Creation Time
    description string
    Description
    displayName string
    Display Name
    groupId string
    User Group ID
    groupName string
    User Group Name
    id string
    Uniquely identifies the resource.
    joinType string
    User Group Type
    members GetGroupMember[]
    User Group Member List
    source string
    User Group Source
    updatedTime string
    Update Time
    created_time str
    Creation Time
    description str
    Description
    display_name str
    Display Name
    group_id str
    User Group ID
    group_name str
    User Group Name
    id str
    Uniquely identifies the resource.
    join_type str
    User Group Type
    members Sequence[GetGroupMember]
    User Group Member List
    source str
    User Group Source
    updated_time str
    Update Time
    createdTime String
    Creation Time
    description String
    Description
    displayName String
    Display Name
    groupId String
    User Group ID
    groupName String
    User Group Name
    id String
    Uniquely identifies the resource.
    joinType String
    User Group Type
    members List<Property Map>
    User Group Member List
    source String
    User Group Source
    updatedTime String
    Update Time

    Supporting Types

    GetGroupMember

    Description string
    User Description
    DisplayName string
    User Display Name
    Email string
    User Email
    IdentityType string
    User Identity Type
    JoinTime string
    User Group Join Time
    Phone string
    User Phone Number
    Source string
    User Source
    UserId string
    User ID
    UserName string
    Username
    Description string
    User Description
    DisplayName string
    User Display Name
    Email string
    User Email
    IdentityType string
    User Identity Type
    JoinTime string
    User Group Join Time
    Phone string
    User Phone Number
    Source string
    User Source
    UserId string
    User ID
    UserName string
    Username
    description String
    User Description
    displayName String
    User Display Name
    email String
    User Email
    identityType String
    User Identity Type
    joinTime String
    User Group Join Time
    phone String
    User Phone Number
    source String
    User Source
    userId String
    User ID
    userName String
    Username
    description string
    User Description
    displayName string
    User Display Name
    email string
    User Email
    identityType string
    User Identity Type
    joinTime string
    User Group Join Time
    phone string
    User Phone Number
    source string
    User Source
    userId string
    User ID
    userName string
    Username
    description str
    User Description
    display_name str
    User Display Name
    email str
    User Email
    identity_type str
    User Identity Type
    join_time str
    User Group Join Time
    phone str
    User Phone Number
    source str
    User Source
    user_id str
    User ID
    user_name str
    Username
    description String
    User Description
    displayName String
    User Display Name
    email String
    User Email
    identityType String
    User Identity Type
    joinTime String
    User Group Join Time
    phone String
    User Phone Number
    source String
    User Source
    userId String
    User ID
    userName String
    Username

    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.