public static interface StopEarthObservationJobRequest.Builder extends SageMakerGeospatialRequest.Builder, SdkPojo, CopyableBuilder<StopEarthObservationJobRequest.Builder,StopEarthObservationJobRequest>
| Modifier and Type | Method and Description |
|---|---|
StopEarthObservationJobRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the Earth Observation job being stopped.
|
StopEarthObservationJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopEarthObservationJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopEarthObservationJobRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the Earth Observation job being stopped.
arn - The Amazon Resource Name (ARN) of the Earth Observation job being stopped.StopEarthObservationJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopEarthObservationJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.