Uses of Class
software.amazon.awscdk.services.config.CfnConfigurationAggregator.Builder
Packages that use CfnConfigurationAggregator.Builder
-
Uses of CfnConfigurationAggregator.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CfnConfigurationAggregator.BuilderModifier and TypeMethodDescriptionCfnConfigurationAggregator.Builder.accountAggregationSources(List<? extends Object> accountAggregationSources) Provides a list of source accounts and regions to be aggregated.CfnConfigurationAggregator.Builder.accountAggregationSources(IResolvable accountAggregationSources) Provides a list of source accounts and regions to be aggregated.CfnConfigurationAggregator.Builder.configurationAggregatorName(String configurationAggregatorName) The name of the aggregator.CfnConfigurationAggregator.Builder.organizationAggregationSource(IResolvable organizationAggregationSource) Provides an organization and list of regions to be aggregated.CfnConfigurationAggregator.Builder.organizationAggregationSource(CfnConfigurationAggregator.OrganizationAggregationSourceProperty organizationAggregationSource) Provides an organization and list of regions to be aggregated.An array of tag object.