AWS SDK for Kotlin
Toggle table of contents
1.5.102
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
controltower
/
aws.sdk.kotlin.services.controltower.model
/
RemediationType
Remediation
Type
sealed
class
RemediationType
Inheritors
InheritanceDrift
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Inheritance
Drift
Link copied to clipboard
object
InheritanceDrift
:
RemediationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RemediationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String