@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.483Z") @Stability(value=Experimental) 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()
(experimental) Name of this alias.
|
IVersion |
getVersion()
(experimental) Function version this alias refers to.
|
getAdditionalVersions, getDescription, getProvisionedConcurrentExecutionsgetMaxEventAge, getOnFailure, getOnSuccess, getRetryAttempts@Stability(value=Experimental) @NotNull String getAliasName()
@Stability(value=Experimental) @NotNull IVersion getVersion()
Use lambda.addVersion() to obtain a new lambda version to refer to.
@Stability(value=Experimental) static AliasProps.Builder builder()
builder in interface AliasOptionsbuilder in interface EventInvokeConfigOptionsAliasProps.Builder of AliasPropsCopyright © 2021. All rights reserved.