Show / Hide Table of Contents

Interface IIndexRef

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

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

Stability: Experimental

Synopsis

Properties

IndexRef

(experimental) A reference to a Index resource.

Properties

IndexRef

(experimental) A reference to a Index resource.

IIndexReference IndexRef { get; }
Property Value

IIndexReference

Remarks

Stability: Experimental

Back to top Generated by DocFX