| Interface | Description |
|---|---|
| CfnAgentProps |
Properties for defining a `CfnAgent`.
|
| CfnLocationEFS.Ec2ConfigProperty |
The subnet and the security group that DataSync uses to access the target EFS file system.
|
| CfnLocationEFSProps |
Properties for defining a `CfnLocationEFS`.
|
| CfnLocationFSxLustreProps |
Properties for defining a `CfnLocationFSxLustre`.
|
| CfnLocationFSxONTAP.NfsMountOptionsProperty |
Example:
|
| CfnLocationFSxONTAP.NFSProperty |
Example:
|
| CfnLocationFSxONTAP.ProtocolProperty |
Example:
|
| CfnLocationFSxONTAP.SmbMountOptionsProperty |
Example:
|
| CfnLocationFSxONTAP.SMBProperty |
Example:
|
| CfnLocationFSxONTAPProps |
Properties for defining a `CfnLocationFSxONTAP`.
|
| CfnLocationFSxOpenZFS.MountOptionsProperty |
Represents the mount options that are available for DataSync to access a Network File System (NFS) location.
|
| CfnLocationFSxOpenZFS.NFSProperty |
Represents the Network File System (NFS) protocol that AWS DataSync uses to access your Amazon FSx for OpenZFS file system.
|
| CfnLocationFSxOpenZFS.ProtocolProperty |
Represents the protocol that AWS DataSync uses to access your Amazon FSx for OpenZFS file system.
|
| CfnLocationFSxOpenZFSProps |
Properties for defining a `CfnLocationFSxOpenZFS`.
|
| CfnLocationFSxWindowsProps |
Properties for defining a `CfnLocationFSxWindows`.
|
| CfnLocationHDFS.NameNodeProperty |
The NameNode of the Hadoop Distributed File System (HDFS).
|
| CfnLocationHDFS.QopConfigurationProperty |
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
| CfnLocationHDFSProps |
Properties for defining a `CfnLocationHDFS`.
|
| CfnLocationNFS.MountOptionsProperty |
The NFS mount options that DataSync can use to mount your NFS share.
|
| CfnLocationNFS.OnPremConfigProperty |
A list of Amazon Resource Names (ARNs) of agents to use for a Network File System (NFS) location.
|
| CfnLocationNFSProps |
Properties for defining a `CfnLocationNFS`.
|
| CfnLocationObjectStorageProps |
Properties for defining a `CfnLocationObjectStorage`.
|
| CfnLocationS3.S3ConfigProperty |
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role used to access an Amazon S3 bucket.
|
| CfnLocationS3Props |
Properties for defining a `CfnLocationS3`.
|
| CfnLocationSMB.MountOptionsProperty |
The mount options used by DataSync to access the SMB server.
|
| CfnLocationSMBProps |
Properties for defining a `CfnLocationSMB`.
|
| CfnTask.FilterRuleProperty |
Specifies which files, folders, and objects to include or exclude when transferring files from source to destination.
|
| CfnTask.OptionsProperty |
Represents the options that are available to control the behavior of a [StartTaskExecution](https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html) operation.
|
| CfnTask.TaskScheduleProperty |
Specifies the schedule you want your task to use for repeated executions.
|
| CfnTaskProps |
Properties for defining a `CfnTask`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.datasync.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::DataSync.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.