Uses of Class
software.amazon.awscdk.services.appsync.InlineCode
-
Uses of InlineCode in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic InlineCode
Code.fromInline
(String code) Inline code for AppSync function.