@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-07-13T00:44:52.322Z") @Stability(value=Stable) public interface LambdaArnCaptorResourceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaArnCaptorResourceProps.Builder
A builder for
LambdaArnCaptorResourceProps |
static class |
LambdaArnCaptorResourceProps.Jsii$Proxy
An implementation for
LambdaArnCaptorResourceProps |
| Modifier and Type | Method and Description |
|---|---|
static LambdaArnCaptorResourceProps.Builder |
builder() |
String |
getPartialLambdaName()
The partial fixed name of the gemeral Lambda function created from the serverless application.
|
String |
getRoleName()
the name of the corresponding IAM role.
|
@Stability(value=Stable) @NotNull String getPartialLambdaName()
@Stability(value=Stable) @NotNull String getRoleName()
@Stability(value=Stable) static LambdaArnCaptorResourceProps.Builder builder()
Copyright © 2021. All rights reserved.