public static interface DeleteWhatIfForecastExportRequest.Builder extends ForecastRequest.Builder, SdkPojo, CopyableBuilder<DeleteWhatIfForecastExportRequest.Builder,DeleteWhatIfForecastExportRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteWhatIfForecastExportRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteWhatIfForecastExportRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteWhatIfForecastExportRequest.Builder |
whatIfForecastExportArn(String whatIfForecastExportArn)
The Amazon Resource Name (ARN) of the what-if forecast export that you want to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteWhatIfForecastExportRequest.Builder whatIfForecastExportArn(String whatIfForecastExportArn)
The Amazon Resource Name (ARN) of the what-if forecast export that you want to delete.
whatIfForecastExportArn - The Amazon Resource Name (ARN) of the what-if forecast export that you want to delete.DeleteWhatIfForecastExportRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteWhatIfForecastExportRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.