AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
fsx
/
aws.sdk.kotlin.services.fsx.model
/
ReportScope
Report
Scope
sealed
class
ReportScope
Inheritors
FailedFilesOnly
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Failed
Files
Only
Link copied to clipboard
object
FailedFilesOnly
:
ReportScope
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReportScope
Properties
value
Link copied to clipboard
abstract
val
value
:
String