Uses of Enum
software.amazon.awscdk.services.redshift.alpha.NodeType
Packages that use NodeType
Package
Description
Amazon Redshift Construct Library
-
Uses of NodeType in software.amazon.awscdk.services.redshift.alpha
Methods in software.amazon.awscdk.services.redshift.alpha that return NodeTypeModifier and TypeMethodDescriptiondefault NodeTypeClusterProps.getNodeType()(experimental) The node type to be provisioned for the cluster.final NodeTypeClusterProps.Jsii$Proxy.getNodeType()static NodeTypeReturns the enum constant of this type with the specified name.static NodeType[]NodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.redshift.alpha with parameters of type NodeTypeModifier and TypeMethodDescription(experimental) The node type to be provisioned for the cluster.Sets the value ofClusterProps.getNodeType()