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