public static interface DeleteAggregationAuthorizationRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<DeleteAggregationAuthorizationRequest.Builder,DeleteAggregationAuthorizationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteAggregationAuthorizationRequest.Builder |
authorizedAccountId(String authorizedAccountId)
The 12-digit account ID of the account authorized to aggregate data.
|
DeleteAggregationAuthorizationRequest.Builder |
authorizedAwsRegion(String authorizedAwsRegion)
The region authorized to collect aggregated data.
|
DeleteAggregationAuthorizationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteAggregationAuthorizationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAggregationAuthorizationRequest.Builder authorizedAccountId(String authorizedAccountId)
The 12-digit account ID of the account authorized to aggregate data.
authorizedAccountId - The 12-digit account ID of the account authorized to aggregate data.DeleteAggregationAuthorizationRequest.Builder authorizedAwsRegion(String authorizedAwsRegion)
The region authorized to collect aggregated data.
authorizedAwsRegion - The region authorized to collect aggregated data.DeleteAggregationAuthorizationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteAggregationAuthorizationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.