Uses of Interface
software.amazon.awscdk.interfaces.appsync.ChannelNamespaceReference
Packages that use ChannelNamespaceReference
Package
Description
AWS AppSync Construct Library
-
Uses of ChannelNamespaceReference in software.amazon.awscdk.interfaces.appsync
Classes in software.amazon.awscdk.interfaces.appsync that implement ChannelNamespaceReferenceModifier and TypeClassDescriptionstatic final classAn implementation forChannelNamespaceReferenceMethods in software.amazon.awscdk.interfaces.appsync that return ChannelNamespaceReferenceModifier and TypeMethodDescriptionChannelNamespaceReference.Builder.build()Builds the configured instance.IChannelNamespaceRef.getChannelNamespaceRef()(experimental) A reference to a ChannelNamespace resource.default ChannelNamespaceReferenceIChannelNamespaceRef.Jsii$Default.getChannelNamespaceRef()(experimental) A reference to a ChannelNamespace resource.IChannelNamespaceRef.Jsii$Proxy.getChannelNamespaceRef()(experimental) A reference to a ChannelNamespace resource. -
Uses of ChannelNamespaceReference in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return ChannelNamespaceReferenceModifier and TypeMethodDescriptionCfnChannelNamespace.getChannelNamespaceRef()A reference to a ChannelNamespace resource.