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