AWS Glue Scala StringNode 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 StringNode APIs

Package: com.amazonaws.services.glue.types

StringNode case class

StringNode

case class StringNode extends ScalarNode(value, TypeCode.STRING) ( value : String )

StringNode val fields

  • ordering

StringNode def methods

def equals( other : Any )
def this( value : UTF8String )