Uses of Class
software.amazon.awscdk.services.config.CfnConfigurationAggregatorProps.Builder
-
Uses of CfnConfigurationAggregatorProps.Builder in software.amazon.awscdk.services.config
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfigurationAggregatorProps.Builder
.