AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
guardduty
/
aws.sdk.kotlin.services.guardduty.model
/
CoverageStatisticsType
Coverage
Statistics
Type
sealed
class
CoverageStatisticsType
Inheritors
CountByCoverageStatus
CountByResourceType
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Count
By
Coverage
Status
Link copied to clipboard
object
CountByCoverageStatus
:
CoverageStatisticsType
Count
By
Resource
Type
Link copied to clipboard
object
CountByResourceType
:
CoverageStatisticsType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CoverageStatisticsType
Properties
value
Link copied to clipboard
abstract
val
value
:
String