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
/
CisReportFormat
Cis
Report
Format
sealed
class
CisReportFormat
Inheritors
Csv
Pdf
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Csv
Link copied to clipboard
object
Csv
:
CisReportFormat
Pdf
Link copied to clipboard
object
Pdf
:
CisReportFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CisReportFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String