toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
proton
/
aws.sdk.kotlin.services.proton.model
/
EnvironmentAccountConnectionRequesterAccountType
Environment
Account
Connection
Requester
Account
Type
sealed
class
EnvironmentAccountConnectionRequesterAccountType
Inheritors
EnvironmentAccount
ManagementAccount
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Environment
Account
Link copied to clipboard
object
EnvironmentAccount
:
EnvironmentAccountConnectionRequesterAccountType
Management
Account
Link copied to clipboard
object
ManagementAccount
:
EnvironmentAccountConnectionRequesterAccountType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EnvironmentAccountConnectionRequesterAccountType
Properties
value
Link copied to clipboard
abstract
val
value
:
String