Show / Hide Table of Contents

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

IScraperReference

Remarks

Stability: Experimental

Back to top Generated by DocFX