Scraper

class Scraper : KotlinCustomResource

Resource Type definition for AWS::APS::Scraper

Properties

Link copied to clipboard
val alias: Output<String>?

Scraper alias.

Link copied to clipboard
val arn: Output<String>

Scraper ARN.

Link copied to clipboard

The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

IAM role ARN for the scraper.

Link copied to clipboard

The configuration in use by the scraper.

Link copied to clipboard
val scraperId: Output<String>

Required to identify a specific scraper.

Link copied to clipboard
val source: Output<ScraperSource>

The Amazon EKS cluster from which the scraper collects metrics.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>