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
/
ContinuousIntegrationScanEvent
Continuous
Integration
Scan
Event
sealed
class
ContinuousIntegrationScanEvent
Inheritors
PullRequest
Push
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Pull
Request
Link copied to clipboard
object
PullRequest
:
ContinuousIntegrationScanEvent
Push
Link copied to clipboard
object
Push
:
ContinuousIntegrationScanEvent
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ContinuousIntegrationScanEvent
Properties
value
Link copied to clipboard
abstract
val
value
:
String