Interface IScraperRef
(experimental) Indicates that this resource can be referenced as a Scraper.
Namespace: Amazon.CDK.AWS.APS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IScraperRef : IConstruct, IDependable
Syntax (vb)
Public Interface IScraperRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ScraperRef | (experimental) A reference to a Scraper resource. |
Properties
ScraperRef
(experimental) A reference to a Scraper resource.
IScraperReference ScraperRef { get; }
Property Value
Remarks
Stability: Experimental