| Package | Description |
|---|---|
| com.amazonaws.services.fsx |
Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use
shared file storage.
|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateDataRepositoryAssociationRequest |
UpdateDataRepositoryAssociationRequest.clone() |
UpdateDataRepositoryAssociationRequest |
UpdateDataRepositoryAssociationRequest.withAssociationId(String associationId)
The ID of the data repository association that you are updating.
|
UpdateDataRepositoryAssociationRequest |
UpdateDataRepositoryAssociationRequest.withClientRequestToken(String clientRequestToken) |
UpdateDataRepositoryAssociationRequest |
UpdateDataRepositoryAssociationRequest.withImportedFileChunkSize(Integer importedFileChunkSize)
For files imported from a data repository, this value determines the stripe count and maximum amount of data per
file (in MiB) stored on a single physical disk.
|
UpdateDataRepositoryAssociationRequest |
UpdateDataRepositoryAssociationRequest.withS3(S3DataRepositoryConfiguration s3)
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data
repository association.
|
Copyright © 2022. All rights reserved.