AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wellarchitected
/
aws.sdk.kotlin.services.wellarchitected.model
/
IntegrationStatus
Integration
Status
sealed
class
IntegrationStatus
Inheritors
Configured
NotConfigured
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Configured
Link copied to clipboard
object
Configured
:
IntegrationStatus
Not
Configured
Link copied to clipboard
object
NotConfigured
:
IntegrationStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IntegrationStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String