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 data set contents are stored, usually the URI of a file in an S3 bucket.
|
copy
applyMutation, build
OutputFileUriValue.Builder fileName(String fileName)
The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
fileName
- The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.