@Stability(value=Stable) public static final class CfnConfigurationAggregatorProps.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigurationAggregatorProps>
CfnConfigurationAggregatorProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConfigurationAggregatorProps.Builder accountAggregationSources(IResolvable accountAggregationSources)
CfnConfigurationAggregatorProps.getAccountAggregationSources()accountAggregationSources - Provides a list of source accounts and regions to be aggregated.this@Stability(value=Stable) public CfnConfigurationAggregatorProps.Builder accountAggregationSources(List<? extends Object> accountAggregationSources)
CfnConfigurationAggregatorProps.getAccountAggregationSources()accountAggregationSources - Provides a list of source accounts and regions to be aggregated.this@Stability(value=Stable) public CfnConfigurationAggregatorProps.Builder configurationAggregatorName(String configurationAggregatorName)
CfnConfigurationAggregatorProps.getConfigurationAggregatorName()configurationAggregatorName - The name of the aggregator.this@Stability(value=Stable) public CfnConfigurationAggregatorProps.Builder organizationAggregationSource(CfnConfigurationAggregator.OrganizationAggregationSourceProperty organizationAggregationSource)
CfnConfigurationAggregatorProps.getOrganizationAggregationSource()organizationAggregationSource - Provides an organization and list of regions to be aggregated.this@Stability(value=Stable) public CfnConfigurationAggregatorProps.Builder organizationAggregationSource(IResolvable organizationAggregationSource)
CfnConfigurationAggregatorProps.getOrganizationAggregationSource()organizationAggregationSource - Provides an organization and list of regions to be aggregated.this@Stability(value=Stable) public CfnConfigurationAggregatorProps.Builder tags(List<? extends CfnTag> tags)
CfnConfigurationAggregatorProps.getTags()tags - An array of tag object.this@Stability(value=Stable) public CfnConfigurationAggregatorProps build()
build in interface software.amazon.jsii.Builder<CfnConfigurationAggregatorProps>CfnConfigurationAggregatorPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.