| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
AutoExportPolicy |
NFSDataRepositoryConfiguration.autoExportPolicy()
This parameter is not supported for Amazon File Cache.
|
AutoExportPolicy |
S3DataRepositoryConfiguration.autoExportPolicy()
Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your file
system to the linked S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
NFSDataRepositoryConfiguration.Builder |
NFSDataRepositoryConfiguration.Builder.autoExportPolicy(AutoExportPolicy autoExportPolicy)
This parameter is not supported for Amazon File Cache.
|
S3DataRepositoryConfiguration.Builder |
S3DataRepositoryConfiguration.Builder.autoExportPolicy(AutoExportPolicy autoExportPolicy)
Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your
file system to the linked S3 bucket.
|
Copyright © 2023. All rights reserved.