Show / Hide Table of Contents

Interface ICollectionIndexRef

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

Inherited Members
IEnvironmentAware.Env
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

ICollectionIndexReference

Remarks

Stability: Experimental

Back to top Generated by DocFX