AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
elasticloadbalancingv2
/
aws.sdk.kotlin.services.elasticloadbalancingv2.model
/
TrustStoreAssociationStatusEnum
Trust
Store
Association
Status
Enum
sealed
class
TrustStoreAssociationStatusEnum
Inheritors
Active
Removed
SdkUnknown
Members
Types
Active
Link copied to clipboard
object
Active
:
TrustStoreAssociationStatusEnum
Companion
Link copied to clipboard
object
Companion
Removed
Link copied to clipboard
object
Removed
:
TrustStoreAssociationStatusEnum
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TrustStoreAssociationStatusEnum
Properties
value
Link copied to clipboard
abstract
val
value
:
String