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