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
/
CisScanResultsAggregatedByTargetResourceSortBy
Cis
Scan
Results
Aggregated
By
Target
Resource
Sort
By
sealed
class
CisScanResultsAggregatedByTargetResourceSortBy
Inheritors
AccountId
FailedCounts
Platform
ResourceId
TargetStatus
TargetStatusReason
SdkUnknown
Members
Types
Account
Id
Link copied to clipboard
object
AccountId
:
CisScanResultsAggregatedByTargetResourceSortBy
Companion
Link copied to clipboard
object
Companion
Failed
Counts
Link copied to clipboard
object
FailedCounts
:
CisScanResultsAggregatedByTargetResourceSortBy
Platform
Link copied to clipboard
object
Platform
:
CisScanResultsAggregatedByTargetResourceSortBy
Resource
Id
Link copied to clipboard
object
ResourceId
:
CisScanResultsAggregatedByTargetResourceSortBy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CisScanResultsAggregatedByTargetResourceSortBy
Target
Status
Link copied to clipboard
object
TargetStatus
:
CisScanResultsAggregatedByTargetResourceSortBy
Target
Status
Reason
Link copied to clipboard
object
TargetStatusReason
:
CisScanResultsAggregatedByTargetResourceSortBy
Properties
value
Link copied to clipboard
abstract
val
value
:
String