toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
elasticloadbalancingv2
/
aws.sdk.kotlin.services.elasticloadbalancingv2.model
/
TrustStoreStatus
Trust
Store
Status
sealed
class
TrustStoreStatus
Inheritors
Active
Creating
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
TrustStoreStatus
Companion
Link copied to clipboard
object
Companion
Creating
Link copied to clipboard
object
Creating
:
TrustStoreStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TrustStoreStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String