public static class FunctionResource.DeadLetterConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements FunctionResource.DeadLetterConfigProperty
software.amazon.jsii.JsiiObject.InitializationModeFunctionResource.DeadLetterConfigProperty.Builder, FunctionResource.DeadLetterConfigProperty.Jsii$Pojo, FunctionResource.DeadLetterConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTargetArn()
``FunctionResource.DeadLetterConfigProperty.TargetArn``
|
void |
setTargetArn(String value)
``FunctionResource.DeadLetterConfigProperty.TargetArn``
|
void |
setTargetArn(software.amazon.awscdk.Token value)
``FunctionResource.DeadLetterConfigProperty.TargetArn``
|
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)
@Nullable public Object getTargetArn()
getTargetArn in interface FunctionResource.DeadLetterConfigPropertypublic void setTargetArn(@Nullable String value)
setTargetArn in interface FunctionResource.DeadLetterConfigPropertypublic void setTargetArn(@Nullable software.amazon.awscdk.Token value)
setTargetArn in interface FunctionResource.DeadLetterConfigPropertyCopyright © 2018. All rights reserved.