Show / Hide Table of Contents

Interface IChannelNamespaceRef

(experimental) Indicates that this resource can be referenced as a ChannelNamespace.

Inherited Members
IEnvironmentAware.Env
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

IChannelNamespaceReference

Remarks

Stability: Experimental

Back to top Generated by DocFX