Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::IAM::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:iam/getGroup:getGroup
arguments:
# arguments dictionaryThe 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:
- Account
Id int - ID of the primary account to which the user group belongs.
- Attached
Policies List<Volcengine.Get Group Attached Policy> - Policy information bound to the user group.
- Created
Time string - User group creation time.
- Description string
- User group description. Maximum length: 128 characters.
- Display
Name string - User group display name. Maximum length: 64 characters.
- Id string
- Uniquely identifies the resource.
- Updated
Time string - User group update time.
- User
Group intId - User group ID.
- User
Group stringName - User group name. Length: 1–64 characters. Supports English letters, numbers, and .-_ symbols.
- Users
List<Volcengine.
Get Group User> - User information associated with the user group.
- Account
Id int - ID of the primary account to which the user group belongs.
- Attached
Policies []GetGroup Attached Policy - Policy information bound to the user group.
- Created
Time string - User group creation time.
- Description string
- User group description. Maximum length: 128 characters.
- Display
Name string - User group display name. Maximum length: 64 characters.
- Id string
- Uniquely identifies the resource.
- Updated
Time string - User group update time.
- User
Group intId - User group ID.
- User
Group stringName - User group name. Length: 1–64 characters. Supports English letters, numbers, and .-_ symbols.
- Users
[]Get
Group User - User information associated with the user group.
- account
Id Integer - ID of the primary account to which the user group belongs.
- attached
Policies List<GetGroup Attached Policy> - Policy information bound to the user group.
- created
Time String - User group creation time.
- description String
- User group description. Maximum length: 128 characters.
- display
Name String - User group display name. Maximum length: 64 characters.
- id String
- Uniquely identifies the resource.
- updated
Time String - User group update time.
- user
Group IntegerId - User group ID.
- user
Group StringName - User group name. Length: 1–64 characters. Supports English letters, numbers, and .-_ symbols.
- users
List<Get
Group User> - User information associated with the user group.
- account
Id number - ID of the primary account to which the user group belongs.
- attached
Policies GetGroup Attached Policy[] - Policy information bound to the user group.
- created
Time string - User group creation time.
- description string
- User group description. Maximum length: 128 characters.
- display
Name string - User group display name. Maximum length: 64 characters.
- id string
- Uniquely identifies the resource.
- updated
Time string - User group update time.
- user
Group numberId - User group ID.
- user
Group stringName - User group name. Length: 1–64 characters. Supports English letters, numbers, and .-_ symbols.
- users
Get
Group User[] - User information associated with the user group.
- account_
id int - ID of the primary account to which the user group belongs.
- attached_
policies Sequence[GetGroup Attached Policy] - Policy information bound to the user group.
- created_
time str - User group creation time.
- description str
- User group description. Maximum length: 128 characters.
- display_
name str - User group display name. Maximum length: 64 characters.
- id str
- Uniquely identifies the resource.
- updated_
time str - User group update time.
- user_
group_ intid - User group ID.
- user_
group_ strname - User group name. Length: 1–64 characters. Supports English letters, numbers, and .-_ symbols.
- users
Sequence[Get
Group User] - User information associated with the user group.
- account
Id Number - ID of the primary account to which the user group belongs.
- attached
Policies List<Property Map> - Policy information bound to the user group.
- created
Time String - User group creation time.
- description String
- User group description. Maximum length: 128 characters.
- display
Name String - User group display name. Maximum length: 64 characters.
- id String
- Uniquely identifies the resource.
- updated
Time String - User group update time.
- user
Group NumberId - User group ID.
- user
Group StringName - User group name. Length: 1–64 characters. Supports English letters, numbers, and .-_ symbols.
- users List<Property Map>
- User information associated with the user group.
Supporting Types
GetGroupAttachedPolicy
- Attach
Time string - Policy binding time.
- Description string
- Policy description.
- Policy
Name string - Policy name.
- Policy
Scopes List<Volcengine.Get Group Attached Policy Policy Scope> - Scope of policy authorization, specifically the project scope.
- Policy
Trn string - Policy TRN.
- Policy
Type string - Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
- Attach
Time string - Policy binding time.
- Description string
- Policy description.
- Policy
Name string - Policy name.
- Policy
Scopes []GetGroup Attached Policy Policy Scope - Scope of policy authorization, specifically the project scope.
- Policy
Trn string - Policy TRN.
- Policy
Type string - Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
- attach
Time String - Policy binding time.
- description String
- Policy description.
- policy
Name String - Policy name.
- policy
Scopes List<GetGroup Attached Policy Policy Scope> - Scope of policy authorization, specifically the project scope.
- policy
Trn String - Policy TRN.
- policy
Type String - Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
- attach
Time string - Policy binding time.
- description string
- Policy description.
- policy
Name string - Policy name.
- policy
Scopes GetGroup Attached Policy Policy Scope[] - Scope of policy authorization, specifically the project scope.
- policy
Trn string - Policy TRN.
- policy
Type string - Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
- attach_
time str - Policy binding time.
- description str
- Policy description.
- policy_
name str - Policy name.
- policy_
scopes Sequence[GetGroup Attached Policy Policy Scope] - Scope of policy authorization, specifically the project scope.
- policy_
trn str - Policy TRN.
- policy_
type str - Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
- attach
Time String - Policy binding time.
- description String
- Policy description.
- policy
Name String - Policy name.
- policy
Scopes List<Property Map> - Scope of policy authorization, specifically the project scope.
- policy
Trn String - Policy TRN.
- policy
Type String - Policy type. System indicates a system predefined policy; Custom indicates a custom policy.
GetGroupAttachedPolicyPolicyScope
- Attach
Time string - Project authorization time.
- Policy
Scope stringType - Authorization type. Global indicates global authorization (not limited by project); Project indicates project-based authorization.
- Project
Display stringName - Project display name for project-based authorization.
- Project
Name string - Project name for project-based authorization.
- Attach
Time string - Project authorization time.
- Policy
Scope stringType - Authorization type. Global indicates global authorization (not limited by project); Project indicates project-based authorization.
- Project
Display stringName - Project display name for project-based authorization.
- Project
Name string - Project name for project-based authorization.
- attach
Time String - Project authorization time.
- policy
Scope StringType - Authorization type. Global indicates global authorization (not limited by project); Project indicates project-based authorization.
- project
Display StringName - Project display name for project-based authorization.
- project
Name String - Project name for project-based authorization.
- attach
Time string - Project authorization time.
- policy
Scope stringType - Authorization type. Global indicates global authorization (not limited by project); Project indicates project-based authorization.
- project
Display stringName - Project display name for project-based authorization.
- project
Name string - Project name for project-based authorization.
- attach_
time str - Project authorization time.
- policy_
scope_ strtype - Authorization type. Global indicates global authorization (not limited by project); Project indicates project-based authorization.
- project_
display_ strname - Project display name for project-based authorization.
- project_
name str - Project name for project-based authorization.
- attach
Time String - Project authorization time.
- policy
Scope StringType - Authorization type. Global indicates global authorization (not limited by project); Project indicates project-based authorization.
- project
Display StringName - Project display name for project-based authorization.
- project
Name String - Project name for project-based authorization.
GetGroupUser
- Description string
- User description.
- Display
Name string - User display name.
- Join
Time string - Time when the user joined the user group.
- User
Id int - User ID.
- User
Name string - Username.
- Description string
- User description.
- Display
Name string - User display name.
- Join
Time string - Time when the user joined the user group.
- User
Id int - User ID.
- User
Name string - Username.
- description String
- User description.
- display
Name String - User display name.
- join
Time String - Time when the user joined the user group.
- user
Id Integer - User ID.
- user
Name String - Username.
- description string
- User description.
- display
Name string - User display name.
- join
Time string - Time when the user joined the user group.
- user
Id number - User ID.
- user
Name string - Username.
- description str
- User description.
- display_
name str - User display name.
- join_
time str - Time when the user joined the user group.
- user_
id int - User ID.
- user_
name str - Username.
- description String
- User description.
- display
Name String - User display name.
- join
Time String - Time when the user joined the user group.
- user
Id Number - User ID.
- user
Name String - Username.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
