Source
The source of collected metrics for a scraper.
Inheritors
Types
The Amazon EKS cluster from which a scraper collects metrics.
The Amazon VPC configuration for the Prometheus collector when connecting to Amazon MSK clusters. This configuration enables secure, private network connectivity between the collector and your Amazon MSK cluster within your Amazon VPC.
Functions
Casts this Source as a EksConfiguration and retrieves its aws.sdk.kotlin.services.amp.model.EksConfiguration value. Throws an exception if the Source is not a EksConfiguration.
Casts this Source as a EksConfiguration and retrieves its aws.sdk.kotlin.services.amp.model.EksConfiguration value. Returns null if the Source is not a EksConfiguration.
Casts this Source as a VpcConfiguration and retrieves its aws.sdk.kotlin.services.amp.model.VpcConfiguration value. Throws an exception if the Source is not a VpcConfiguration.
Casts this Source as a VpcConfiguration and retrieves its aws.sdk.kotlin.services.amp.model.VpcConfiguration value. Returns null if the Source is not a VpcConfiguration.