Uses of Interface
software.amazon.awscdk.services.lambda.IVersionRef
Packages that use IVersionRef
Package
Description
AWS Lambda Construct Library
-
Uses of IVersionRef in software.amazon.awscdk.services.cloudfront.experimental
Classes in software.amazon.awscdk.services.cloudfront.experimental that implement IVersionRef -
Uses of IVersionRef in software.amazon.awscdk.services.lambda
Subinterfaces of IVersionRef in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIVersion
.static interface
Internal default implementation forIVersionRef
.Classes in software.amazon.awscdk.services.lambda that implement IVersionRefModifier and TypeClassDescriptionclass
TheAWS::Lambda::Version
resource creates a version from the current code and configuration of a function.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Tag the current state of a Function with a Version number.