Interface IChannelNamespace
An AppSync channel namespace.
Namespace: Amazon.CDK.AWS.AppSync
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IChannelNamespace : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IChannelNamespace Inherits IResource, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| ChannelNamespaceArn | The ARN of the AppSync channel namespace. |
Properties
ChannelNamespaceArn
The ARN of the AppSync channel namespace.
string ChannelNamespaceArn { get; }
Property Value
Remarks
Attribute: true