Uses of Interface
software.amazon.awscdk.interfaces.lambda.IUrlRef
Packages that use IUrlRef
Package
Description
AWS Lambda Construct Library
-
Uses of IUrlRef in software.amazon.awscdk.interfaces.lambda
Subinterfaces of IUrlRef in software.amazon.awscdk.interfaces.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIUrlRef.Classes in software.amazon.awscdk.interfaces.lambda that implement IUrlRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IUrlRef in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement IUrlRefModifier and TypeClassDescriptionclassTheAWS::Lambda::Urlresource creates a function URL with the specified configuration parameters.