AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityir
/
aws.sdk.kotlin.services.securityir.model
/
MembershipAccountRelationshipStatus
Membership
Account
Relationship
Status
sealed
class
MembershipAccountRelationshipStatus
Inheritors
Associated
Disassociated
SdkUnknown
Members
Types
Associated
Link copied to clipboard
object
Associated
:
MembershipAccountRelationshipStatus
Companion
Link copied to clipboard
object
Companion
Disassociated
Link copied to clipboard
object
Disassociated
:
MembershipAccountRelationshipStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MembershipAccountRelationshipStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String