public static interface AddAssociationResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<AddAssociationResponse.Builder,AddAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
AddAssociationResponse.Builder |
destinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the destination.
|
AddAssociationResponse.Builder |
sourceArn(String sourceArn)
The ARN of the source.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAddAssociationResponse.Builder sourceArn(String sourceArn)
The ARN of the source.
sourceArn - The ARN of the source.AddAssociationResponse.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.