toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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