Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::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: bytepluscc:cloudidentity/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:
- Created
Time string - 创建时间。
- Description string
- 描述。
- Display
Name string - 显示名。
- Group
Id string - 用户组id。
- Group
Name string - 用户组名称。
- Id string
- Uniquely identifies the resource.
- Join
Type string - 用户组类型。
- Members
List<Byteplus.
Get Group Member> - 用户组成员列表
- Source string
- 用户组来源。
- Updated
Time string - 更新时间。
- Created
Time string - 创建时间。
- Description string
- 描述。
- Display
Name string - 显示名。
- Group
Id string - 用户组id。
- Group
Name string - 用户组名称。
- Id string
- Uniquely identifies the resource.
- Join
Type string - 用户组类型。
- Members
[]Get
Group Member - 用户组成员列表
- Source string
- 用户组来源。
- Updated
Time string - 更新时间。
- created
Time String - 创建时间。
- description String
- 描述。
- display
Name String - 显示名。
- group
Id String - 用户组id。
- group
Name String - 用户组名称。
- id String
- Uniquely identifies the resource.
- join
Type String - 用户组类型。
- members
List<Get
Group Member> - 用户组成员列表
- source String
- 用户组来源。
- updated
Time String - 更新时间。
- created
Time string - 创建时间。
- description string
- 描述。
- display
Name string - 显示名。
- group
Id string - 用户组id。
- group
Name string - 用户组名称。
- id string
- Uniquely identifies the resource.
- join
Type string - 用户组类型。
- members
Get
Group Member[] - 用户组成员列表
- source string
- 用户组来源。
- updated
Time string - 更新时间。
- created_
time str - 创建时间。
- description str
- 描述。
- display_
name str - 显示名。
- group_
id str - 用户组id。
- group_
name str - 用户组名称。
- id str
- Uniquely identifies the resource.
- join_
type str - 用户组类型。
- members
Sequence[Get
Group Member] - 用户组成员列表
- source str
- 用户组来源。
- updated_
time str - 更新时间。
- created
Time String - 创建时间。
- description String
- 描述。
- display
Name String - 显示名。
- group
Id String - 用户组id。
- group
Name String - 用户组名称。
- id String
- Uniquely identifies the resource.
- join
Type String - 用户组类型。
- members List<Property Map>
- 用户组成员列表
- source String
- 用户组来源。
- updated
Time String - 更新时间。
Supporting Types
GetGroupMember
- Description string
- 用户描述信息
- Display
Name string - 用户显示名称。
- Email string
- 用户邮箱。
- Identity
Type string - 用户身份类型。
- Join
Time string - 用户加入用户组的时间。
- Phone string
- 用户手机号。
- Source string
- 用户来源。
- User
Id string - 用户id。
- User
Name string - 用户名。
- Description string
- 用户描述信息
- Display
Name string - 用户显示名称。
- Email string
- 用户邮箱。
- Identity
Type string - 用户身份类型。
- Join
Time string - 用户加入用户组的时间。
- Phone string
- 用户手机号。
- Source string
- 用户来源。
- User
Id string - 用户id。
- User
Name string - 用户名。
- description String
- 用户描述信息
- display
Name String - 用户显示名称。
- email String
- 用户邮箱。
- identity
Type String - 用户身份类型。
- join
Time String - 用户加入用户组的时间。
- phone String
- 用户手机号。
- source String
- 用户来源。
- user
Id String - 用户id。
- user
Name String - 用户名。
- description string
- 用户描述信息
- display
Name string - 用户显示名称。
- email string
- 用户邮箱。
- identity
Type string - 用户身份类型。
- join
Time string - 用户加入用户组的时间。
- phone string
- 用户手机号。
- source string
- 用户来源。
- user
Id string - 用户id。
- user
Name string - 用户名。
- description str
- 用户描述信息
- display_
name str - 用户显示名称。
- email str
- 用户邮箱。
- identity_
type str - 用户身份类型。
- join_
time str - 用户加入用户组的时间。
- phone str
- 用户手机号。
- source str
- 用户来源。
- user_
id str - 用户id。
- user_
name str - 用户名。
- description String
- 用户描述信息
- display
Name String - 用户显示名称。
- email String
- 用户邮箱。
- identity
Type String - 用户身份类型。
- join
Time String - 用户加入用户组的时间。
- phone String
- 用户手机号。
- source String
- 用户来源。
- user
Id String - 用户id。
- user
Name String - 用户名。
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
