AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
opensearchserverless
/
aws.sdk.kotlin.services.opensearchserverless.model
/
IamIdentityCenterGroupAttribute
Iam
Identity
Center
Group
Attribute
sealed
class
IamIdentityCenterGroupAttribute
Inheritors
GroupId
GroupName
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Group
Id
Link copied to clipboard
object
GroupId
:
IamIdentityCenterGroupAttribute
Group ID
Group
Name
Link copied to clipboard
object
GroupName
:
IamIdentityCenterGroupAttribute
Group Name
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IamIdentityCenterGroupAttribute
Properties
value
Link copied to clipboard
abstract
val
value
:
String