public static interface CreateLocationObjectStorageResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<CreateLocationObjectStorageResponse.Builder,CreateLocationObjectStorageResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateLocationObjectStorageResponse.Builder |
locationArn(String locationArn)
The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateLocationObjectStorageResponse.Builder locationArn(String locationArn)
The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location.
locationArn - The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server
location.Copyright © 2021. All rights reserved.