Uses of Enum Class
software.amazon.awscdk.services.redshift.NodeType
-
Uses of NodeType in software.amazon.awscdk.services.redshift
Methods in software.amazon.awscdk.services.redshift 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 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.redshift with parameters of type NodeTypeModifier and TypeMethodDescription(experimental) The node type to be provisioned for the cluster.Sets the value ofClusterProps.getNodeType()