public static interface GetUsageTotalsRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<GetUsageTotalsRequest.Builder,GetUsageTotalsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetUsageTotalsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetUsageTotalsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetUsageTotalsRequest.Builder |
timeRange(String timeRange)
The inclusive time period to retrieve the data for.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetUsageTotalsRequest.Builder timeRange(String timeRange)
The inclusive time period to retrieve the data for. Valid values are: MONTH_TO_DATE, for the current calendar month to date; and, PAST_30_DAYS, for the preceding 30 days. If you don't specify a value for this parameter, Amazon Macie provides aggregated usage data for the preceding 30 days.
timeRange - The inclusive time period to retrieve the data for. Valid values are: MONTH_TO_DATE, for the current
calendar month to date; and, PAST_30_DAYS, for the preceding 30 days. If you don't specify a value for
this parameter, Amazon Macie provides aggregated usage data for the preceding 30 days.GetUsageTotalsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetUsageTotalsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.