Uses of Interface
software.amazon.awscdk.services.lambda.IVersion
-
Uses of IVersion in software.amazon.awscdk.services.lambda
Subinterfaces of IVersion in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVersion.Classes in software.amazon.awscdk.services.lambda that implement IVersionModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classTag the current state of a Function with a Version number.Methods in software.amazon.awscdk.services.lambda that return IVersionModifier and TypeMethodDescriptionstatic IVersionVersion.fromVersionArn(software.constructs.Construct scope, String id, String versionArn) Construct a Version object from a Version ARN.static IVersionVersion.fromVersionAttributes(software.constructs.Construct scope, String id, VersionAttributes attrs) AliasAttributes.getAliasVersion()final IVersionAliasAttributes.Jsii$Proxy.getAliasVersion()FunctionBase.getLatestVersion()The$LATESTversion of this function.default IVersionIAlias.Jsii$Default.getLatestVersion()The$LATESTversion of this function.final IVersionIAlias.Jsii$Proxy.getLatestVersion()The$LATESTversion of this function.IFunction.getLatestVersion()The$LATESTversion of this function.default IVersionIFunction.Jsii$Default.getLatestVersion()The$LATESTversion of this function.final IVersionIFunction.Jsii$Proxy.getLatestVersion()The$LATESTversion of this function.default IVersionIVersion.Jsii$Default.getLatestVersion()The$LATESTversion of this function.final IVersionIVersion.Jsii$Proxy.getLatestVersion()The$LATESTversion of this function.QualifiedFunctionBase.getLatestVersion()The$LATESTversion of this function.Alias.getVersion()The underlying Lambda function version.AliasProps.getVersion()Function version this alias refers to.final IVersionAliasProps.Jsii$Proxy.getVersion()IAlias.getVersion()The underlying Lambda function version.default IVersionIAlias.Jsii$Default.getVersion()The underlying Lambda function version.final IVersionIAlias.Jsii$Proxy.getVersion()The underlying Lambda function version.VersionWeight.getVersion()The version to route traffic to.final IVersionVersionWeight.Jsii$Proxy.getVersion()Methods in software.amazon.awscdk.services.lambda with parameters of type IVersionModifier and TypeMethodDescriptionAliasAttributes.Builder.aliasVersion(IVersion aliasVersion) Sets the value ofAliasAttributes.getAliasVersion()Function version this alias refers to.Sets the value ofAliasProps.getVersion()Sets the value ofVersionWeight.getVersion()