Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.aps.CfnScraperPropsMixin.RoleConfigurationProperty
Packages that use CfnScraperPropsMixin.RoleConfigurationProperty
-
Uses of CfnScraperPropsMixin.RoleConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.aps
Classes in software.amazon.awscdk.cfnpropertymixins.services.aps that implement CfnScraperPropsMixin.RoleConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnScraperPropsMixin.RoleConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.aps that return CfnScraperPropsMixin.RoleConfigurationPropertyModifier and TypeMethodDescriptionCfnScraperPropsMixin.RoleConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.aps with parameters of type CfnScraperPropsMixin.RoleConfigurationPropertyModifier and TypeMethodDescriptionCfnScraperMixinProps.Builder.roleConfiguration(CfnScraperPropsMixin.RoleConfigurationProperty roleConfiguration) Sets the value ofCfnScraperMixinProps.getRoleConfiguration()CfnScraperPropsMixin.Builder.roleConfiguration(CfnScraperPropsMixin.RoleConfigurationProperty roleConfiguration) The role configuration in an Amazon Managed Service for Prometheus scraper.