public static interface DataIntegrationSummary.Builder extends SdkPojo, CopyableBuilder<DataIntegrationSummary.Builder,DataIntegrationSummary>
| Modifier and Type | Method and Description |
|---|---|
DataIntegrationSummary.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the DataIntegration.
|
DataIntegrationSummary.Builder |
name(String name)
The name of the DataIntegration.
|
DataIntegrationSummary.Builder |
sourceURI(String sourceURI)
The URI of the data source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataIntegrationSummary.Builder arn(String arn)
The Amazon Resource Name (ARN) of the DataIntegration.
arn - The Amazon Resource Name (ARN) of the DataIntegration.DataIntegrationSummary.Builder name(String name)
The name of the DataIntegration.
name - The name of the DataIntegration.DataIntegrationSummary.Builder sourceURI(String sourceURI)
The URI of the data source.
sourceURI - The URI of the data source.Copyright © 2023. All rights reserved.