public static class AutoScalingConfig.ActionConfig extends Object implements MapWriter
MapWriter.EntryWriter| Modifier and Type | Field and Description | 
|---|---|
| String | actionClassClass name of action implementtion. | 
| String | nameAction name. | 
| Map<String,Object> | propertiesAdditional action properties. | 
| Constructor and Description | 
|---|
| ActionConfig(Map<String,Object> properties)Construct from a JSON map. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | toString() | 
| void | writeMap(MapWriter.EntryWriter ew) | 
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStrpublic final String name
public final String actionClass
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap in interface MapWriterIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.