| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
AutoExportPolicy |
AutoExportPolicy.clone() |
AutoExportPolicy |
NFSDataRepositoryConfiguration.getAutoExportPolicy()
This parameter is not supported for Amazon File Cache.
|
AutoExportPolicy |
S3DataRepositoryConfiguration.getAutoExportPolicy()
Specifies the type of updated objects (new, changed, deleted) that will be automatically exported from your file
system to the linked S3 bucket.
|
AutoExportPolicy |
AutoExportPolicy.withEvents(Collection<String> events)
The
AutoExportPolicy can have the following event values: |
AutoExportPolicy |
AutoExportPolicy.withEvents(EventType... events)
The
AutoExportPolicy can have the following event values: |
AutoExportPolicy |
AutoExportPolicy.withEvents(String... events)
The
AutoExportPolicy can have the following event values: |
| Modifier and Type | Method and Description |
|---|---|
void |
NFSDataRepositoryConfiguration.setAutoExportPolicy(AutoExportPolicy autoExportPolicy)
This parameter is not supported for Amazon File Cache.
|
void |
S3DataRepositoryConfiguration.setAutoExportPolicy(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.
|
NFSDataRepositoryConfiguration |
NFSDataRepositoryConfiguration.withAutoExportPolicy(AutoExportPolicy autoExportPolicy)
This parameter is not supported for Amazon File Cache.
|
S3DataRepositoryConfiguration |
S3DataRepositoryConfiguration.withAutoExportPolicy(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 © 2022. All rights reserved.