toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.opensearch.kotlin.outputs
/
GetDomainOffPeakWindowOptions
Get
Domain
Off
Peak
Window
Options
data
class
GetDomainOffPeakWindowOptions
(
val
enabled
:
Boolean
,
val
offPeakWindows
:
List
<
GetDomainOffPeakWindowOptionsOffPeakWindow
>
)
Members
Constructors
Get
Domain
Off
Peak
Window
Options
Link copied to clipboard
constructor
(
enabled
:
Boolean
,
offPeakWindows
:
List
<
GetDomainOffPeakWindowOptionsOffPeakWindow
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
Enabled disabled toggle for off-peak update window
off
Peak
Windows
Link copied to clipboard
val
offPeakWindows
:
List
<
GetDomainOffPeakWindowOptionsOffPeakWindow
>