Uses of Interface
software.amazon.awscdk.services.appsync.CodeConfig
-
Uses of CodeConfig in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionAssetCode.bind
(software.constructs.Construct scope) Bind source code to an AppSync Function or resolver.abstract CodeConfig
Code.bind
(software.constructs.Construct scope) Bind source code to an AppSync Function or resolver.InlineCode.bind
(software.constructs.Construct _scope) Bind source code to an AppSync Function or resolver.CodeConfig.Builder.build()
Builds the configured instance.