Amazon Glue Scala MapNode APIs - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon Glue Scala MapNode APIs

Package: com.amazonaws.services.glue.types

MapNode case class

MapNode

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

MapNode def methods

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