AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
inspector2
/
aws.sdk.kotlin.services.inspector2.model
/
SbomReportFormat
Sbom
Report
Format
sealed
class
SbomReportFormat
Inheritors
Cyclonedx1_4
Spdx2_3
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Cyclonedx1_
4
Link copied to clipboard
object
Cyclonedx1_4
:
SbomReportFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SbomReportFormat
Spdx2_
3
Link copied to clipboard
object
Spdx2_3
:
SbomReportFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String