public static interface DeleteAssociationResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<DeleteAssociationResponse.Builder,DeleteAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteAssociationResponse.Builder |
destinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the destination.
|
DeleteAssociationResponse.Builder |
sourceArn(String sourceArn)
The ARN of the source.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteAssociationResponse.Builder sourceArn(String sourceArn)
The ARN of the source.
sourceArn - The ARN of the source.DeleteAssociationResponse.Builder destinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the destination.
destinationArn - The Amazon Resource Name (ARN) of the destination.Copyright © 2020. All rights reserved.