public static final class CfnRule.InputTransformerProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.InputTransformerProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnRule.InputTransformerProperty.Builder, CfnRule.InputTransformerProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getInputPathsMap()
``CfnRule.InputTransformerProperty.InputPathsMap``
|
String |
getInputTemplate()
``CfnRule.InputTransformerProperty.InputTemplate``
|
void |
setInputPathsMap(Map<String,Object> value)
``CfnRule.InputTransformerProperty.InputPathsMap``
|
void |
setInputPathsMap(software.amazon.awscdk.Token value)
``CfnRule.InputTransformerProperty.InputPathsMap``
|
void |
setInputTemplate(String value)
``CfnRule.InputTransformerProperty.InputTemplate``
|
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 String getInputTemplate()
getInputTemplate in interface CfnRule.InputTransformerPropertypublic void setInputTemplate(String value)
setInputTemplate in interface CfnRule.InputTransformerProperty@Nullable public Object getInputPathsMap()
getInputPathsMap in interface CfnRule.InputTransformerPropertypublic void setInputPathsMap(@Nullable software.amazon.awscdk.Token value)
setInputPathsMap in interface CfnRule.InputTransformerPropertypublic void setInputPathsMap(@Nullable Map<String,Object> value)
setInputPathsMap in interface CfnRule.InputTransformerPropertyCopyright © 2019. All rights reserved.