AWS SDK for Kotlin
Toggle table of contents
1.6.93
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
odb
/
aws.sdk.kotlin.services.odb.model
/
AutonomousMaintenanceScheduleType
Autonomous
Maintenance
Schedule
Type
sealed
class
AutonomousMaintenanceScheduleType
Inheritors
Early
Regular
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Early
Link copied to clipboard
object
Early
:
AutonomousMaintenanceScheduleType
Regular
Link copied to clipboard
object
Regular
:
AutonomousMaintenanceScheduleType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AutonomousMaintenanceScheduleType
Properties
value
Link copied to clipboard
abstract
val
value
:
String