@Generated(value="jsii-pacmak/0.7.8 (build 100f5ad)", date="2018-10-26T17:58:07.468Z") public class FunctionVersion extends software.amazon.awscdk.Construct
| Modifier | Constructor and Description |
|---|---|
|
FunctionVersion(software.amazon.awscdk.Construct parent,
String name,
FunctionVersionProps props) |
protected |
FunctionVersion(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionVersion()
The most recently deployed version of this function.
|
FunctionRef |
getLambda()
Lambda object this version is associated with
|
addChild, addError, addInfo, addMetadata, addMetadata, addMetadata, addWarning, ancestors, ancestors, findChild, getChildren, getContext, getId, getLocked, getMetadata, getParent, getPath, getUniqueId, lock, requireContext, required, setContext, setContext, toString, toTreeString, toTreeString, tryFindChild, unlock, validate, validateTreeprotected FunctionVersion(software.amazon.jsii.JsiiObject.InitializationMode mode)
public FunctionVersion(software.amazon.awscdk.Construct parent,
String name,
FunctionVersionProps props)
public String getFunctionVersion()
public FunctionRef getLambda()
Copyright © 2018. All rights reserved.