AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
freetier
/
aws.sdk.kotlin.services.freetier.model
/
AccountPlanStatus
Account
Plan
Status
sealed
class
AccountPlanStatus
Inheritors
Active
Expired
NotStarted
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
AccountPlanStatus
Companion
Link copied to clipboard
object
Companion
Expired
Link copied to clipboard
object
Expired
:
AccountPlanStatus
Not
Started
Link copied to clipboard
object
NotStarted
:
AccountPlanStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AccountPlanStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String