Uses of Enum Class
software.amazon.awscdk.services.opensearchservice.NodeType
Packages that use NodeType
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of NodeType in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return NodeTypeModifier and TypeMethodDescriptionNodeOptions.getNodeType()The type of node.final NodeTypeNodeOptions.Jsii$Proxy.getNodeType()static NodeTypeReturns the enum constant of this class with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.opensearchservice with parameters of type NodeType