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