Uses of Interface
software.amazon.awscdk.services.aps.CfnScraper.RoleConfigurationProperty
Packages that use CfnScraper.RoleConfigurationProperty
-
Uses of CfnScraper.RoleConfigurationProperty in software.amazon.awscdk.services.aps
Classes in software.amazon.awscdk.services.aps that implement CfnScraper.RoleConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScraper.RoleConfigurationPropertyMethods in software.amazon.awscdk.services.aps that return CfnScraper.RoleConfigurationPropertyModifier and TypeMethodDescriptionCfnScraper.RoleConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.aps with parameters of type CfnScraper.RoleConfigurationPropertyModifier and TypeMethodDescriptionCfnScraper.Builder.roleConfiguration(CfnScraper.RoleConfigurationProperty roleConfiguration) The role configuration in an Amazon Managed Service for Prometheus scraper.CfnScraperProps.Builder.roleConfiguration(CfnScraper.RoleConfigurationProperty roleConfiguration) Sets the value ofCfnScraperProps.getRoleConfiguration()voidCfnScraper.setRoleConfiguration(CfnScraper.RoleConfigurationProperty value) The role configuration in an Amazon Managed Service for Prometheus scraper.