Uses of Interface
software.amazon.awscdk.interfaces.lambda.IResourcePolicyRef
Packages that use IResourcePolicyRef
Package
Description
AWS Lambda Construct Library
-
Uses of IResourcePolicyRef in software.amazon.awscdk.interfaces.lambda
Subinterfaces of IResourcePolicyRef in software.amazon.awscdk.interfaces.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIResourcePolicyRef.Classes in software.amazon.awscdk.interfaces.lambda that implement IResourcePolicyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IResourcePolicyRef in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement IResourcePolicyRefModifier and TypeClassDescriptionclassUse theAWS::Lambda::ResourcePolicyresource to attach a resource-based policy to a LAM resource.