Interface IListRef
(experimental) Indicates that this resource can be referenced as a List.
Inherited Members
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
Remarks
Stability: Experimental