Interface IIndexRef
(experimental) Indicates that this resource can be referenced as a Index.
Namespace: Amazon.CDK.AWS.OpenSearchServerless
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IIndexRef : IConstruct, IDependable
Syntax (vb)
Public Interface IIndexRef Inherits IConstruct, IDependable
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
Remarks
Stability: Experimental