AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
wellarchitected
/
aws.sdk.kotlin.services.wellarchitected.model
/
IssueManagementType
Issue
Management
Type
sealed
class
IssueManagementType
Inheritors
Auto
Manual
SdkUnknown
Members
Types
Auto
Link copied to clipboard
object
Auto
:
IssueManagementType
Companion
Link copied to clipboard
object
Companion
Manual
Link copied to clipboard
object
Manual
:
IssueManagementType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IssueManagementType
Properties
value
Link copied to clipboard
abstract
val
value
:
String