Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.aps.CfnScraperMixinProps.Builder
Packages that use CfnScraperMixinProps.Builder
-
Uses of CfnScraperMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.aps
Methods in software.amazon.awscdk.cfnpropertymixins.services.aps that return CfnScraperMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnScraperMixinProps.getAlias()static CfnScraperMixinProps.BuilderCfnScraperMixinProps.builder()CfnScraperMixinProps.Builder.destination(CfnScraperPropsMixin.DestinationProperty destination) Sets the value ofCfnScraperMixinProps.getDestination()CfnScraperMixinProps.Builder.destination(IResolvable destination) Sets the value ofCfnScraperMixinProps.getDestination()CfnScraperMixinProps.Builder.roleConfiguration(CfnScraperPropsMixin.RoleConfigurationProperty roleConfiguration) Sets the value ofCfnScraperMixinProps.getRoleConfiguration()CfnScraperMixinProps.Builder.roleConfiguration(IResolvable roleConfiguration) Sets the value ofCfnScraperMixinProps.getRoleConfiguration()CfnScraperMixinProps.Builder.scrapeConfiguration(CfnScraperPropsMixin.ScrapeConfigurationProperty scrapeConfiguration) Sets the value ofCfnScraperMixinProps.getScrapeConfiguration()CfnScraperMixinProps.Builder.scrapeConfiguration(IResolvable scrapeConfiguration) Sets the value ofCfnScraperMixinProps.getScrapeConfiguration()CfnScraperMixinProps.Builder.scraperLoggingConfiguration(CfnScraperPropsMixin.ScraperLoggingConfigurationProperty scraperLoggingConfiguration) Sets the value ofCfnScraperMixinProps.getScraperLoggingConfiguration()CfnScraperMixinProps.Builder.scraperLoggingConfiguration(IResolvable scraperLoggingConfiguration) Sets the value ofCfnScraperMixinProps.getScraperLoggingConfiguration()CfnScraperMixinProps.Builder.source(CfnScraperPropsMixin.SourceProperty source) Sets the value ofCfnScraperMixinProps.getSource()CfnScraperMixinProps.Builder.source(IResolvable source) Sets the value ofCfnScraperMixinProps.getSource()Sets the value ofCfnScraperMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.aps with parameters of type CfnScraperMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnScraperMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScraperMixinProps.Builder.