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