@Generated(value="jsii-pacmak/0.7.8 (build 100f5ad)", date="2018-10-26T17:58:07.475Z") public interface VersionWeight extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
VersionWeight.Builder
A builder for
VersionWeight |
static class |
VersionWeight.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static VersionWeight.Builder |
builder() |
FunctionVersion |
getVersion()
The version to route traffic to
|
Number |
getWeight()
How much weight to assign to this version (0..1)
|
FunctionVersion getVersion()
Number getWeight()
static VersionWeight.Builder builder()
VersionWeight.Builder of VersionWeightCopyright © 2018. All rights reserved.