| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
AutoImportPolicy |
AutoImportPolicy.clone() |
AutoImportPolicy |
S3DataRepositoryConfiguration.getAutoImportPolicy()
Specifies the type of updated objects (new, changed, deleted) that will be automatically imported from the linked
S3 bucket to your file system.
|
AutoImportPolicy |
AutoImportPolicy.withEvents(Collection<String> events)
The
AutoImportPolicy can have the following event values: |
AutoImportPolicy |
AutoImportPolicy.withEvents(EventType... events)
The
AutoImportPolicy can have the following event values: |
AutoImportPolicy |
AutoImportPolicy.withEvents(String... events)
The
AutoImportPolicy can have the following event values: |
| Modifier and Type | Method and Description |
|---|---|
void |
S3DataRepositoryConfiguration.setAutoImportPolicy(AutoImportPolicy autoImportPolicy)
Specifies the type of updated objects (new, changed, deleted) that will be automatically imported from the linked
S3 bucket to your file system.
|
S3DataRepositoryConfiguration |
S3DataRepositoryConfiguration.withAutoImportPolicy(AutoImportPolicy autoImportPolicy)
Specifies the type of updated objects (new, changed, deleted) that will be automatically imported from the linked
S3 bucket to your file system.
|
Copyright © 2023. All rights reserved.