public static interface OutputFileUriValue.Builder extends SdkPojo, CopyableBuilder<OutputFileUriValue.Builder,OutputFileUriValue>
| Modifier and Type | Method and Description |
|---|---|
OutputFileUriValue.Builder |
fileName(String fileName)
The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOutputFileUriValue.Builder fileName(String fileName)
The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.
fileName - The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.Copyright © 2023. All rights reserved.