public static interface StopResourceRequest.Builder extends ForecastRequest.Builder, SdkPojo, CopyableBuilder<StopResourceRequest.Builder,StopResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
StopResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopResourceRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) that identifies the resource to stop.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopResourceRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) that identifies the resource to stop. The supported ARNs are
DatasetImportJobArn, PredictorArn, PredictorBacktestExportJobArn,
ForecastArn, ForecastExportJobArn, ExplainabilityArn, and
ExplainabilityExportArn.
resourceArn - The Amazon Resource Name (ARN) that identifies the resource to stop. The supported ARNs are
DatasetImportJobArn, PredictorArn,
PredictorBacktestExportJobArn, ForecastArn,
ForecastExportJobArn, ExplainabilityArn, and
ExplainabilityExportArn.StopResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.