menu
aws_es_api package
documentation
opensearch-2021-01-01.dart
AutoTuneMaintenanceSchedule
AutoTuneMaintenanceSchedule constructor
AutoTuneMaintenanceSchedule constructor
dark_mode
light_mode
AutoTuneMaintenanceSchedule
constructor
AutoTuneMaintenanceSchedule
(
{
String
?
cronExpressionForRecurrence
,
Duration
?
duration
,
DateTime
?
startAt
,
})
Implementation
AutoTuneMaintenanceSchedule({ this.cronExpressionForRecurrence, this.duration, this.startAt, });
aws_es_api package
documentation
opensearch-2021-01-01
AutoTuneMaintenanceSchedule
AutoTuneMaintenanceSchedule constructor
AutoTuneMaintenanceSchedule class