AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
licensemanager
/
aws.sdk.kotlin.services.licensemanager.model
/
ReportType
Report
Type
sealed
class
ReportType
Inheritors
LicenseConfigurationSummaryReport
LicenseConfigurationUsageReport
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
License
Configuration
Summary
Report
Link copied to clipboard
object
LicenseConfigurationSummaryReport
:
ReportType
License
Configuration
Usage
Report
Link copied to clipboard
object
LicenseConfigurationUsageReport
:
ReportType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReportType
Properties
value
Link copied to clipboard
abstract
val
value
:
String