Uses of Interface
software.amazon.awscdk.services.appsync.CodeConfig
Packages that use CodeConfig
-
Uses of CodeConfig in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement CodeConfigMethods in software.amazon.awscdk.services.appsync that return CodeConfigModifier and TypeMethodDescriptionAssetCode.bind(software.constructs.Construct scope) Bind source code to an AppSync Function or resolver.abstract CodeConfigCode.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.