interface IScraperRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.APS.IScraperRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsaps#IScraperRef |
![]() | software.amazon.awscdk.services.aps.IScraperRef |
![]() | aws_cdk.aws_aps.IScraperRef |
![]() | aws-cdk-lib » aws_aps » IScraperRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Scraper.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
scraper | Scraper | A reference to a Scraper resource. |
node
Type:
Node
The tree node.
scraperRef
Type:
Scraper
A reference to a Scraper resource.