pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.opensearch.kotlin.outputs
/
GetDomainAutoTuneOptionMaintenanceScheduleDuration
Get
Domain
Auto
Tune
Option
Maintenance
Schedule
Duration
data
class
GetDomainAutoTuneOptionMaintenanceScheduleDuration
(
val
unit
:
String
,
val
value
:
Int
)
Types
Constructors
Properties
Constructors
Get
Domain
Auto
Tune
Option
Maintenance
Schedule
Duration
Link copied to clipboard
fun
GetDomainAutoTuneOptionMaintenanceScheduleDuration
(
unit
:
String
,
value
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
unit
Link copied to clipboard
val
unit
:
String
Unit of time.
value
Link copied to clipboard
val
value
:
Int
Duration of an Auto-Tune maintenance window.