Show / Hide Table of Contents

Interface IListRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.FraudDetector
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IListRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IListRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ListRef

(experimental) A reference to a List resource.

Properties

ListRef

(experimental) A reference to a List resource.

IListReference ListRef { get; }
Property Value

IListReference

Remarks

Stability: Experimental

Back to top Generated by DocFX