メインコンテンツまでスキップ

AWSOpenSearchDomainOffPeakWindowOptions

No description

type AWSOpenSearchDomainOffPeakWindowOptions {
enabled: Boolean!
offPeakWindow: AWSOpenSearchDomainOffPeakWindow
}

Fields

AWSOpenSearchDomainOffPeakWindowOptions.enabled ● Boolean! non-null scalar

Indicates whether to enable an off-peak window

AWSOpenSearchDomainOffPeakWindowOptions.offPeakWindow ● AWSOpenSearchDomainOffPeakWindow object

Off-peak window settings for the domain

Member of

AWSOpenSearchDomain object