Class: Aws::OpenSearchService::Types::Duration
- Inherits:
-
Struct
- Object
- Struct
- Aws::OpenSearchService::Types::Duration
- Defined in:
- gems/aws-sdk-opensearchservice/lib/aws-sdk-opensearchservice/types.rb
Overview
The duration of a maintenance schedule. For more information, see Auto-Tune for Amazon OpenSearch Service.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#unit ⇒ String
The unit of measurement for the duration of a maintenance schedule.
-
#value ⇒ Integer
Integer to specify the value of a maintenance schedule duration.