AWS SDK for Kotlin
Toggle table of contents
1.4.115
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
inspector2
/
aws.sdk.kotlin.services.inspector2.model
/
CisScanResultsAggregatedByChecksSortBy
Cis
Scan
Results
Aggregated
By
Checks
Sort
By
sealed
class
CisScanResultsAggregatedByChecksSortBy
Inheritors
CheckId
FailedCounts
Platform
SecurityLevel
Title
SdkUnknown
Members
Types
Check
Id
Link copied to clipboard
object
CheckId
:
CisScanResultsAggregatedByChecksSortBy
Companion
Link copied to clipboard
object
Companion
Failed
Counts
Link copied to clipboard
object
FailedCounts
:
CisScanResultsAggregatedByChecksSortBy
Platform
Link copied to clipboard
object
Platform
:
CisScanResultsAggregatedByChecksSortBy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CisScanResultsAggregatedByChecksSortBy
Security
Level
Link copied to clipboard
object
SecurityLevel
:
CisScanResultsAggregatedByChecksSortBy
Title
Link copied to clipboard
object
Title
:
CisScanResultsAggregatedByChecksSortBy
Properties
value
Link copied to clipboard
abstract
val
value
:
String