Uses of Interface
software.amazon.awscdk.services.aps.CfnScraper.DestinationProperty
Packages that use CfnScraper.DestinationProperty
-
Uses of CfnScraper.DestinationProperty in software.amazon.awscdk.services.aps
Classes in software.amazon.awscdk.services.aps that implement CfnScraper.DestinationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScraper.DestinationPropertyMethods in software.amazon.awscdk.services.aps that return CfnScraper.DestinationPropertyModifier and TypeMethodDescriptionCfnScraper.DestinationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.aps with parameters of type CfnScraper.DestinationPropertyModifier and TypeMethodDescriptionCfnScraper.Builder.destination(CfnScraper.DestinationProperty destination) The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.CfnScraperProps.Builder.destination(CfnScraper.DestinationProperty destination) Sets the value ofCfnScraperProps.getDestination()voidCfnScraper.setDestination(CfnScraper.DestinationProperty value) The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.