Uses of Interface
software.amazon.awscdk.services.appsync.IChannelNamespace
Packages that use IChannelNamespace
-
Uses of IChannelNamespace in software.amazon.awscdk.services.appsync
Subinterfaces of IChannelNamespace in software.amazon.awscdk.services.appsyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIChannelNamespace.Classes in software.amazon.awscdk.services.appsync that implement IChannelNamespaceModifier and TypeClassDescriptionclassA Channel Namespace.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.appsync that return IChannelNamespaceModifier and TypeMethodDescriptionstatic IChannelNamespaceChannelNamespace.fromChannelNamespaceArn(software.constructs.Construct scope, String id, String channelNamespaceArn) Use an existing channel namespace by ARN.