Uses of Interface
software.amazon.awscdk.interfaces.appsync.IApiRef
Packages that use IApiRef
Package
Description
AWS AppSync Construct Library
-
Uses of IApiRef in software.amazon.awscdk.interfaces.appsync
Subinterfaces of IApiRef in software.amazon.awscdk.interfaces.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApiRef.Classes in software.amazon.awscdk.interfaces.appsync that implement IApiRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApiRef in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement IApiRefModifier and TypeClassDescriptionclassTheAWS::AppSync::Apiresource creates an AWS AppSync API that you can use for an AWS AppSync API with your preferred configuration, such as an Event API that provides real-time message publishing and message subscriptions over WebSockets.