@Generated(value="jsii-pacmak/1.14.0 (build 729554b)", date="2020-10-29T17:34:18.473Z") @Stability(value=Stable) public interface AliasProps extends software.amazon.jsii.JsiiSerializable, AliasOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
AliasProps.Builder
A builder for
AliasProps |
static class |
AliasProps.Jsii$Proxy
An implementation for
AliasProps |
| Modifier and Type | Method and Description |
|---|---|
static AliasProps.Builder |
builder() |
String |
getAliasName()
Name of this alias.
|
IVersion |
getVersion()
Function version this alias refers to.
|
getAdditionalVersions, getDescription, getProvisionedConcurrentExecutionsgetMaxEventAge, getOnFailure, getOnSuccess, getRetryAttempts@Stability(value=Stable) @NotNull String getAliasName()
@Stability(value=Stable) @NotNull IVersion getVersion()
Use lambda.addVersion() to obtain a new lambda version to refer to.
@Stability(value=Stable) static AliasProps.Builder builder()
builder in interface AliasOptionsbuilder in interface EventInvokeConfigOptionsAliasProps.Builder of AliasPropsCopyright © 2020. All rights reserved.