| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
List<FileCacheDataRepositoryAssociation> |
CreateFileCacheRequest.dataRepositoryAssociations()
A list of up to 8 configurations for data repository associations (DRAs) to be created during the cache creation.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileCacheRequest.Builder |
CreateFileCacheRequest.Builder.dataRepositoryAssociations(FileCacheDataRepositoryAssociation... dataRepositoryAssociations)
A list of up to 8 configurations for data repository associations (DRAs) to be created during the cache
creation.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFileCacheRequest.Builder |
CreateFileCacheRequest.Builder.dataRepositoryAssociations(Collection<FileCacheDataRepositoryAssociation> dataRepositoryAssociations)
A list of up to 8 configurations for data repository associations (DRAs) to be created during the cache
creation.
|
Copyright © 2023. All rights reserved.