AWS Glue Scala IntegerNode APIs - AWS Glue
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AWS Glue Scala IntegerNode APIs

Package: com.amazonaws.services.glue.types

IntegerNode case class

IntegerNode

case class IntegerNode extends ScalarNode(value, TypeCode.INT) ( value : Int )

IntegerNode val fields

  • ordering

IntegerNode def methods

def equals( other : Any )