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

Package: com.amazonaws.services.glue.types

ObjectNode object

ObjectNode

object ObjectNode

ObjectNode def methods

def apply( frameKeys : Set[String], v1 : mutable.Map[String, DynamicNode], v2 : mutable.Map[String, DynamicNode], resolveWith : String ) : ObjectNode

ObjectNode case class

ObjectNode

case class ObjectNode extends MapLikeNode(value) ( val value : mutable.Map[String, DynamicNode] )

ObjectNode def methods

def clone
def equals( other : Any )
def hashCode : Int
def nodeType
def this