public static final class FunctionResource.CloudWatchEventEventProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements FunctionResource.CloudWatchEventEventProperty
software.amazon.jsii.JsiiObject.InitializationModeFunctionResource.CloudWatchEventEventProperty.Builder, FunctionResource.CloudWatchEventEventProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getInput()
``FunctionResource.CloudWatchEventEventProperty.Input``
|
Object |
getInputPath()
``FunctionResource.CloudWatchEventEventProperty.InputPath``
|
Object |
getPattern()
``FunctionResource.CloudWatchEventEventProperty.Pattern``
|
void |
setInput(software.amazon.awscdk.CloudFormationToken value)
``FunctionResource.CloudWatchEventEventProperty.Input``
|
void |
setInput(String value)
``FunctionResource.CloudWatchEventEventProperty.Input``
|
void |
setInputPath(software.amazon.awscdk.CloudFormationToken value)
``FunctionResource.CloudWatchEventEventProperty.InputPath``
|
void |
setInputPath(String value)
``FunctionResource.CloudWatchEventEventProperty.InputPath``
|
void |
setPattern(software.amazon.awscdk.CloudFormationToken value)
``FunctionResource.CloudWatchEventEventProperty.Pattern``
|
void |
setPattern(com.fasterxml.jackson.databind.node.ObjectNode value)
``FunctionResource.CloudWatchEventEventProperty.Pattern``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getPattern()
getPattern in interface FunctionResource.CloudWatchEventEventPropertypublic void setPattern(com.fasterxml.jackson.databind.node.ObjectNode value)
setPattern in interface FunctionResource.CloudWatchEventEventPropertypublic void setPattern(software.amazon.awscdk.CloudFormationToken value)
setPattern in interface FunctionResource.CloudWatchEventEventProperty@Nullable public Object getInput()
getInput in interface FunctionResource.CloudWatchEventEventPropertypublic void setInput(@Nullable String value)
setInput in interface FunctionResource.CloudWatchEventEventPropertypublic void setInput(@Nullable software.amazon.awscdk.CloudFormationToken value)
setInput in interface FunctionResource.CloudWatchEventEventProperty@Nullable public Object getInputPath()
getInputPath in interface FunctionResource.CloudWatchEventEventPropertypublic void setInputPath(@Nullable String value)
setInputPath in interface FunctionResource.CloudWatchEventEventPropertypublic void setInputPath(@Nullable software.amazon.awscdk.CloudFormationToken value)
setInputPath in interface FunctionResource.CloudWatchEventEventPropertyCopyright © 2018. All rights reserved.