Uses of Class
software.amazon.awscdk.services.lambda.InlineCode
Packages that use InlineCode
-
Uses of InlineCode in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return InlineCodeModifier and TypeMethodDescriptionstatic InlineCode
Code.fromInline
(String code) Inline code for Lambda handler.static InlineCode
Deprecated.
fromInline