@Generated(value="jsii-pacmak/0.11.0 (build 3d6415e)", date="2019-05-30T15:03:09.127Z") public class EventField extends software.amazon.awscdk.Token
| Modifier | Constructor and Description |
|---|---|
protected |
EventField(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
static String |
fromPath(String path)
Extract a custom JSON path from the event.
|
static String |
fromPath(String path,
String nameHint)
Extract a custom JSON path from the event.
|
static String |
getAccount()
Extract the account from the event.
|
static String |
getDetailType()
Extract the detail type from the event.
|
static String |
getEventId()
Extract the event ID from the event.
|
String |
getNameHint() |
String |
getPath() |
static String |
getRegion()
Extract the region from the event.
|
static String |
getSource()
Extract the source from the event.
|
static String |
getTime()
Extract the time from the event.
|
getDisplayName, getTrace, getValueOrFunction, isToken, newError, resolve, toJSON, toList, toNumber, toString, unresolvedjsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected EventField(software.amazon.jsii.JsiiObject.InitializationMode mode)
public static String fromPath(String path, @Nullable String nameHint)
public static String getAccount()
public static String getDetailType()
public static String getEventId()
public static String getRegion()
public static String getSource()
public static String getTime()
public String getPath()
Copyright © 2019. All rights reserved.