AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
applicationcostprofiler
/
aws.sdk.kotlin.services.applicationcostprofiler.model
/
ReportFrequency
Report
Frequency
sealed
class
ReportFrequency
Inheritors
All
Daily
Monthly
SdkUnknown
Members
Types
All
Link copied to clipboard
object
All
:
ReportFrequency
Companion
Link copied to clipboard
object
Companion
Daily
Link copied to clipboard
object
Daily
:
ReportFrequency
Monthly
Link copied to clipboard
object
Monthly
:
ReportFrequency
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReportFrequency
Properties
value
Link copied to clipboard
abstract
val
value
:
String