@Stability(value=External) public static final class CfnFunction.ApiEventProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.ApiEventProperty
CfnFunction.ApiEventPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.ApiEventProperty.Builder, CfnFunction.ApiEventProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getMethod()
`CfnFunction.ApiEventProperty.Method`.
|
String |
getPath()
`CfnFunction.ApiEventProperty.Path`.
|
String |
getRestApiId()
`CfnFunction.ApiEventProperty.RestApiId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getMethod()
CfnFunction.ApiEventPropertygetMethod in interface CfnFunction.ApiEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#apipublic String getPath()
CfnFunction.ApiEventPropertygetPath in interface CfnFunction.ApiEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#apipublic String getRestApiId()
CfnFunction.ApiEventPropertygetRestApiId in interface CfnFunction.ApiEventPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#apipublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.