public static interface CfnApplication.InputLambdaProcessorProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.InputLambdaProcessorProperty.Builder
A builder for
CfnApplication.InputLambdaProcessorProperty |
static class |
CfnApplication.InputLambdaProcessorProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.InputLambdaProcessorProperty.Builder |
builder() |
String |
getResourceArn()
``CfnApplication.InputLambdaProcessorProperty.ResourceARN``
|
String |
getRoleArn()
``CfnApplication.InputLambdaProcessorProperty.RoleARN``
|
void |
setResourceArn(String value)
``CfnApplication.InputLambdaProcessorProperty.ResourceARN``
|
void |
setRoleArn(String value)
``CfnApplication.InputLambdaProcessorProperty.RoleARN``
|
String getResourceArn()
void setResourceArn(String value)
String getRoleArn()
void setRoleArn(String value)
static CfnApplication.InputLambdaProcessorProperty.Builder builder()
Copyright © 2019. All rights reserved.