Uses of Interface
software.amazon.awscdk.interfaces.lambda.IAliasRef
Packages that use IAliasRef
Package
Description
AWS Lambda Construct Library
-
Uses of IAliasRef in software.amazon.awscdk.interfaces.lambda
Subinterfaces of IAliasRef in software.amazon.awscdk.interfaces.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAliasRef.Classes in software.amazon.awscdk.interfaces.lambda that implement IAliasRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAliasRef in software.amazon.awscdk.services.lambda
Subinterfaces of IAliasRef in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIAlias.Classes in software.amazon.awscdk.services.lambda that implement IAliasRefModifier and TypeClassDescriptionclassA new alias to a particular version of a Lambda function.classTheAWS::Lambda::Aliasresource creates an alias for a Lambda function version.static final classA proxy class which represents a concrete javascript instance of this type.