| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
ReleaseConfiguration |
ReleaseConfiguration.clone() |
ReleaseConfiguration |
DataRepositoryTask.getReleaseConfiguration()
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.getReleaseConfiguration()
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon
FSx for Lustre file system.
|
ReleaseConfiguration |
ReleaseConfiguration.withDurationSinceLastAccess(DurationSinceLastAccess durationSinceLastAccess)
Defines the point-in-time since an exported file was last accessed, in order for that file to be eligible for
release.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataRepositoryTask.setReleaseConfiguration(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.
|
void |
CreateDataRepositoryTaskRequest.setReleaseConfiguration(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.
|
DataRepositoryTask |
DataRepositoryTask.withReleaseConfiguration(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 |
CreateDataRepositoryTaskRequest.withReleaseConfiguration(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 © 2025. All rights reserved.