public static interface Metadata.Builder extends SdkPojo, CopyableBuilder<Metadata.Builder,Metadata>
| Modifier and Type | Method and Description |
|---|---|
Metadata.Builder |
sourceArn(String sourceArn)
The Amazon Resource Name (ARN) associated with the dataset.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMetadata.Builder sourceArn(String sourceArn)
The Amazon Resource Name (ARN) associated with the dataset. Currently, DataBrew only supports ARNs from Amazon AppFlow.
sourceArn - The Amazon Resource Name (ARN) associated with the dataset. Currently, DataBrew only supports ARNs
from Amazon AppFlow.Copyright © 2023. All rights reserved.