| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
S3DataRepositoryConfiguration |
S3DataRepositoryConfiguration.clone() |
S3DataRepositoryConfiguration |
UpdateDataRepositoryAssociationRequest.getS3()
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data
repository association.
|
S3DataRepositoryConfiguration |
CreateDataRepositoryAssociationRequest.getS3()
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data
repository association.
|
S3DataRepositoryConfiguration |
DataRepositoryAssociation.getS3()
The configuration for an Amazon S3 data repository linked to an Amazon FSx for Lustre file system with a data
repository association.
|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDataRepositoryAssociationRequest.setS3(S3DataRepositoryConfiguration s3)
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data
repository association.
|
void |
CreateDataRepositoryAssociationRequest.setS3(S3DataRepositoryConfiguration s3)
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data
repository association.
|
void |
DataRepositoryAssociation.setS3(S3DataRepositoryConfiguration s3)
The configuration for an Amazon S3 data repository linked to an Amazon FSx for Lustre file system with a data
repository association.
|
UpdateDataRepositoryAssociationRequest |
UpdateDataRepositoryAssociationRequest.withS3(S3DataRepositoryConfiguration s3)
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data
repository association.
|
CreateDataRepositoryAssociationRequest |
CreateDataRepositoryAssociationRequest.withS3(S3DataRepositoryConfiguration s3)
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data
repository association.
|
DataRepositoryAssociation |
DataRepositoryAssociation.withS3(S3DataRepositoryConfiguration s3)
The configuration for an Amazon S3 data repository linked to an Amazon FSx for Lustre file system with a data
repository association.
|
Copyright © 2022. All rights reserved.