| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
ReleaseConfiguration |
DataRepositoryTask.releaseConfiguration()
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon
FSx for Lustre file system.
|
ReleaseConfiguration |
CreateDataRepositoryTaskRequest.releaseConfiguration()
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon
FSx for Lustre file system.
|
| Modifier and Type | Method and Description |
|---|---|
DataRepositoryTask.Builder |
DataRepositoryTask.Builder.releaseConfiguration(ReleaseConfiguration releaseConfiguration)
The configuration that specifies the last accessed time criteria for files that will be released from an
Amazon FSx for Lustre file system.
|
CreateDataRepositoryTaskRequest.Builder |
CreateDataRepositoryTaskRequest.Builder.releaseConfiguration(ReleaseConfiguration releaseConfiguration)
The configuration that specifies the last accessed time criteria for files that will be released from an
Amazon FSx for Lustre file system.
|
Copyright © 2023. All rights reserved.