| Package | Description |
|---|---|
| software.amazon.awscdk.services.config |
AWS Config Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAggregationAuthorization.Builder |
CfnAggregationAuthorization.Builder.authorizedAccountId(String authorizedAccountId)
The 12-digit account ID of the account authorized to aggregate data.
|
CfnAggregationAuthorization.Builder |
CfnAggregationAuthorization.Builder.authorizedAwsRegion(String authorizedAwsRegion)
The region authorized to collect aggregated data.
|
static CfnAggregationAuthorization.Builder |
CfnAggregationAuthorization.Builder.create(software.constructs.Construct scope,
String id) |
CfnAggregationAuthorization.Builder |
CfnAggregationAuthorization.Builder.tags(List<? extends CfnTag> tags)
An array of tag object.
|
Copyright © 2022. All rights reserved.