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