toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetOrganizationTeamSyncGroupsGroup
Get
Organization
Team
Sync
Groups
Group
data
class
GetOrganizationTeamSyncGroupsGroup
(
val
groupDescription
:
String
,
val
groupId
:
String
,
val
groupName
:
String
)
Members
Constructors
Get
Organization
Team
Sync
Groups
Group
Link copied to clipboard
constructor
(
groupDescription
:
String
,
groupId
:
String
,
groupName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
group
Description
Link copied to clipboard
val
groupDescription
:
String
The description of the IdP group.
group
Id
Link copied to clipboard
val
groupId
:
String
The ID of the IdP group.
group
Name
Link copied to clipboard
val
groupName
:
String
The name of the IdP group.