public static interface CreateRescoreExecutionPlanResponse.Builder extends KendraRankingResponse.Builder, SdkPojo, CopyableBuilder<CreateRescoreExecutionPlanResponse.Builder,CreateRescoreExecutionPlanResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateRescoreExecutionPlanResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the rescore execution plan.
|
CreateRescoreExecutionPlanResponse.Builder |
id(String id)
The identifier of the rescore execution plan.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateRescoreExecutionPlanResponse.Builder id(String id)
The identifier of the rescore execution plan.
id - The identifier of the rescore execution plan.CreateRescoreExecutionPlanResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the rescore execution plan.
arn - The Amazon Resource Name (ARN) of the rescore execution plan.Copyright © 2023. All rights reserved.