| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Class and Description |
|---|---|
static class |
VersionWeight.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
VersionWeight |
VersionWeight.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<VersionWeight> |
AliasProps.getAdditionalVersions()
Additional versions with individual weights this alias points to
Individual additional version weights specified here should add up to
(less than) one.
|
List<VersionWeight> |
AliasProps.Jsii$Proxy.getAdditionalVersions()
Additional versions with individual weights this alias points to
Individual additional version weights specified here should add up to
(less than) one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AliasProps.setAdditionalVersions(List<VersionWeight> value)
Additional versions with individual weights this alias points to
Individual additional version weights specified here should add up to
(less than) one.
|
void |
AliasProps.Jsii$Proxy.setAdditionalVersions(List<VersionWeight> value)
Additional versions with individual weights this alias points to
Individual additional version weights specified here should add up to
(less than) one.
|
AliasProps.Builder |
AliasProps.Builder.withAdditionalVersions(List<VersionWeight> value)
Sets the value of AdditionalVersions
|
Copyright © 2018. All rights reserved.