Uses of Class
software.amazon.awscdk.services.config.CfnConfigurationAggregatorProps.Builder
Packages that use CfnConfigurationAggregatorProps.Builder
-
Uses of CfnConfigurationAggregatorProps.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CfnConfigurationAggregatorProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationAggregatorProps.Builder.accountAggregationSources
(List<? extends Object> accountAggregationSources) Sets the value ofCfnConfigurationAggregatorProps.getAccountAggregationSources()
CfnConfigurationAggregatorProps.Builder.accountAggregationSources
(IResolvable accountAggregationSources) Sets the value ofCfnConfigurationAggregatorProps.getAccountAggregationSources()
CfnConfigurationAggregatorProps.builder()
CfnConfigurationAggregatorProps.Builder.configurationAggregatorName
(String configurationAggregatorName) Sets the value ofCfnConfigurationAggregatorProps.getConfigurationAggregatorName()
CfnConfigurationAggregatorProps.Builder.organizationAggregationSource
(IResolvable organizationAggregationSource) Sets the value ofCfnConfigurationAggregatorProps.getOrganizationAggregationSource()
CfnConfigurationAggregatorProps.Builder.organizationAggregationSource
(CfnConfigurationAggregator.OrganizationAggregationSourceProperty organizationAggregationSource) Sets the value ofCfnConfigurationAggregatorProps.getOrganizationAggregationSource()
Sets the value ofCfnConfigurationAggregatorProps.getTags()
Constructors in software.amazon.awscdk.services.config with parameters of type CfnConfigurationAggregatorProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfigurationAggregatorProps.Builder
.