Uses of Class
software.amazon.awscdk.services.appsync.Code
Packages that use Code
-
Uses of Code in software.amazon.awscdk.services.appsync
Subclasses of Code in software.amazon.awscdk.services.appsyncModifier and TypeClassDescriptionclassRepresents a local file with source code used for an AppSync Function or Resolver.classAppSync function code from an inline string.Methods in software.amazon.awscdk.services.appsync that return CodeModifier and TypeMethodDescriptionfinal CodeAppsyncFunctionProps.Jsii$Proxy.getCode()default CodeBaseAppsyncFunctionProps.getCode()The function code.final CodeBaseAppsyncFunctionProps.Jsii$Proxy.getCode()default CodeBaseChannelNamespaceProps.getCode()The Event Handler code.final CodeBaseChannelNamespaceProps.Jsii$Proxy.getCode()default CodeBaseResolverProps.getCode()The function code.final CodeBaseResolverProps.Jsii$Proxy.getCode()default CodeChannelNamespaceOptions.getCode()The Event Handler code.final CodeChannelNamespaceOptions.Jsii$Proxy.getCode()final CodeChannelNamespaceProps.Jsii$Proxy.getCode()final CodeExtendedResolverProps.Jsii$Proxy.getCode()final CodeResolverProps.Jsii$Proxy.getCode()Methods in software.amazon.awscdk.services.appsync with parameters of type CodeModifier and TypeMethodDescriptionThe function code.Sets the value ofBaseAppsyncFunctionProps.getCode()Sets the value ofBaseAppsyncFunctionProps.getCode()Sets the value ofBaseChannelNamespaceProps.getCode()Sets the value ofBaseResolverProps.getCode()The Event Handler code.Sets the value ofChannelNamespaceOptions.getCode()Sets the value ofBaseChannelNamespaceProps.getCode()Sets the value ofBaseResolverProps.getCode()The function code.Sets the value ofBaseResolverProps.getCode()