Module: AWSCDK::OpenSearchService::NodeType
- Defined in:
- open_search_service/node_type.rb
Overview
NodeType is a string enum of the node types in OpenSearch domain.
Constant Summary collapse
- COORDINATOR =
Deprecated.Note:
Default:
Coordinator node type.
Jsii::Enum.new("aws-cdk-lib.aws_opensearchservice.NodeType", "COORDINATOR")