public static interface ExportSqlDetails.Builder extends SdkPojo, CopyableBuilder<ExportSqlDetails.Builder,ExportSqlDetails>
| Modifier and Type | Method and Description |
|---|---|
ExportSqlDetails.Builder |
objectURL(String objectURL)
The URL for the object containing the exported metadata model assessment.
|
ExportSqlDetails.Builder |
s3ObjectKey(String s3ObjectKey)
The Amazon S3 object key for the object containing the exported metadata model assessment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExportSqlDetails.Builder s3ObjectKey(String s3ObjectKey)
The Amazon S3 object key for the object containing the exported metadata model assessment.
s3ObjectKey - The Amazon S3 object key for the object containing the exported metadata model assessment.ExportSqlDetails.Builder objectURL(String objectURL)
The URL for the object containing the exported metadata model assessment.
objectURL - The URL for the object containing the exported metadata model assessment.Copyright © 2023. All rights reserved.