public static interface CreateLocationNfsResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<CreateLocationNfsResponse.Builder,CreateLocationNfsResponse>
Modifier and Type | Method and Description |
---|---|
CreateLocationNfsResponse.Builder |
locationArn(String locationArn)
The Amazon Resource Name (ARN) of the source NFS file system location that is created.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateLocationNfsResponse.Builder locationArn(String locationArn)
The Amazon Resource Name (ARN) of the source NFS file system location that is created.
locationArn
- The Amazon Resource Name (ARN) of the source NFS file system location that is created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.