AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
inspector2
/
aws.sdk.kotlin.services.inspector2.model
/
CisSecurityLevel
Cis
Security
Level
sealed
class
CisSecurityLevel
Inheritors
Level1
Level2
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Level1
Link copied to clipboard
object
Level1
:
CisSecurityLevel
Level2
Link copied to clipboard
object
Level2
:
CisSecurityLevel
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CisSecurityLevel
Properties
value
Link copied to clipboard
abstract
val
value
:
String