Show / Hide Table of Contents

Interface IEventStreamRef

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

Namespace: Amazon.CDK.AWS.Pinpoint
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IEventStreamRef : IConstruct, IDependable
Syntax (vb)
Public Interface IEventStreamRef Inherits IConstruct, IDependable
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

IEventStreamReference

Remarks

Stability: Experimental

Back to top Generated by DocFX