Show / Hide Table of Contents

Interface IStoredQueryRef

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

Namespace: Amazon.CDK.AWS.Config
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStoredQueryRef : IConstruct, IDependable
Syntax (vb)
Public Interface IStoredQueryRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

StoredQueryRef

(experimental) A reference to a StoredQuery resource.

Properties

StoredQueryRef

(experimental) A reference to a StoredQuery resource.

IStoredQueryReference StoredQueryRef { get; }
Property Value

IStoredQueryReference

Remarks

Stability: Experimental

Back to top Generated by DocFX