Interface IChannelNamespaceRef
(experimental) Indicates that this resource can be referenced as a ChannelNamespace.
Inherited Members
Namespace: Amazon.CDK.Interfaces.AppSync
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IChannelNamespaceRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IChannelNamespaceRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ChannelNamespaceRef | (experimental) A reference to a ChannelNamespace resource. |
Properties
ChannelNamespaceRef
(experimental) A reference to a ChannelNamespace resource.
IChannelNamespaceReference ChannelNamespaceRef { get; }
Property Value
Remarks
Stability: Experimental