public static final class VersionWeight.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements VersionWeight
software.amazon.jsii.JsiiObject.InitializationModeVersionWeight.Builder, VersionWeight.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
FunctionVersion |
getVersion()
The version to route traffic to
|
Number |
getWeight()
How much weight to assign to this version (0..1)
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public FunctionVersion getVersion()
getVersion in interface VersionWeightpublic Number getWeight()
getWeight in interface VersionWeightCopyright © 2018. All rights reserved.