public static class AliasResource.VersionWeightProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AliasResource.VersionWeightProperty
software.amazon.jsii.JsiiObject.InitializationModeAliasResource.VersionWeightProperty.Builder, AliasResource.VersionWeightProperty.Jsii$Pojo, AliasResource.VersionWeightProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFunctionVersion()
``AliasResource.VersionWeightProperty.FunctionVersion``
|
Object |
getFunctionWeight()
``AliasResource.VersionWeightProperty.FunctionWeight``
|
void |
setFunctionVersion(String value)
``AliasResource.VersionWeightProperty.FunctionVersion``
|
void |
setFunctionVersion(software.amazon.awscdk.Token value)
``AliasResource.VersionWeightProperty.FunctionVersion``
|
void |
setFunctionWeight(Number value)
``AliasResource.VersionWeightProperty.FunctionWeight``
|
void |
setFunctionWeight(software.amazon.awscdk.Token value)
``AliasResource.VersionWeightProperty.FunctionWeight``
|
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 Object getFunctionVersion()
getFunctionVersion in interface AliasResource.VersionWeightPropertypublic void setFunctionVersion(String value)
setFunctionVersion in interface AliasResource.VersionWeightPropertypublic void setFunctionVersion(software.amazon.awscdk.Token value)
setFunctionVersion in interface AliasResource.VersionWeightPropertypublic Object getFunctionWeight()
getFunctionWeight in interface AliasResource.VersionWeightPropertypublic void setFunctionWeight(Number value)
setFunctionWeight in interface AliasResource.VersionWeightPropertypublic void setFunctionWeight(software.amazon.awscdk.Token value)
setFunctionWeight in interface AliasResource.VersionWeightPropertyCopyright © 2018. All rights reserved.