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
Remarks
Stability: Experimental