Package-level declarations

Types

Link copied to clipboard
enum AgentEndpointType : Enum<AgentEndpointType> , ConvertibleToJava<AgentEndpointType>

The service endpoints that the agent will connect to.

Link copied to clipboard
enum LocationAzureBlobAzureAccessTier : Enum<LocationAzureBlobAzureAccessTier> , ConvertibleToJava<LocationAzureBlobAzureAccessTier>

Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.

enum LocationAzureBlobAzureBlobAuthenticationType : Enum<LocationAzureBlobAzureBlobAuthenticationType> , ConvertibleToJava<LocationAzureBlobAzureBlobAuthenticationType>

The specific authentication type that you want DataSync to use to access your Azure Blob Container.

Link copied to clipboard
enum LocationAzureBlobAzureBlobType : Enum<LocationAzureBlobAzureBlobType> , ConvertibleToJava<LocationAzureBlobAzureBlobType>

Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.

Link copied to clipboard
enum LocationEfsInTransitEncryption : Enum<LocationEfsInTransitEncryption> , ConvertibleToJava<LocationEfsInTransitEncryption>

Protocol that is used for encrypting the traffic exchanged between the DataSync Agent and the EFS file system.

Link copied to clipboard
enum LocationFSxOntapNfsMountOptionsVersion : Enum<LocationFSxOntapNfsMountOptionsVersion> , ConvertibleToJava<LocationFSxOntapNfsMountOptionsVersion>

The specific NFS version that you want DataSync to use to mount your NFS share.

Link copied to clipboard
enum LocationFSxOntapSmbMountOptionsVersion : Enum<LocationFSxOntapSmbMountOptionsVersion> , ConvertibleToJava<LocationFSxOntapSmbMountOptionsVersion>

The specific SMB version that you want DataSync to use to mount your SMB share.

Link copied to clipboard
enum LocationFSxOpenZfsMountOptionsVersion : Enum<LocationFSxOpenZfsMountOptionsVersion> , ConvertibleToJava<LocationFSxOpenZfsMountOptionsVersion>

The specific NFS version that you want DataSync to use to mount your NFS share.

Link copied to clipboard
enum LocationHdfsAuthenticationType : Enum<LocationHdfsAuthenticationType> , ConvertibleToJava<LocationHdfsAuthenticationType>

The authentication mode used to determine identity of user.

enum LocationHdfsQopConfigurationDataTransferProtection : Enum<LocationHdfsQopConfigurationDataTransferProtection> , ConvertibleToJava<LocationHdfsQopConfigurationDataTransferProtection>

Configuration for Data Transfer Protection.

enum LocationHdfsQopConfigurationRpcProtection : Enum<LocationHdfsQopConfigurationRpcProtection> , ConvertibleToJava<LocationHdfsQopConfigurationRpcProtection>

Configuration for RPC Protection.

Link copied to clipboard
enum LocationNfsMountOptionsVersion : Enum<LocationNfsMountOptionsVersion> , ConvertibleToJava<LocationNfsMountOptionsVersion>

The specific NFS version that you want DataSync to use to mount your NFS share.

Link copied to clipboard
enum LocationObjectStorageServerProtocol : Enum<LocationObjectStorageServerProtocol> , ConvertibleToJava<LocationObjectStorageServerProtocol>

The protocol that the object storage server uses to communicate.

Link copied to clipboard
enum LocationS3S3StorageClass : Enum<LocationS3S3StorageClass> , ConvertibleToJava<LocationS3S3StorageClass>

The Amazon S3 storage class you want to store your files in when this location is used as a task destination.

Link copied to clipboard
enum LocationSmbAuthenticationType : Enum<LocationSmbAuthenticationType> , ConvertibleToJava<LocationSmbAuthenticationType>

The authentication mode used to determine identity of user.

Link copied to clipboard
enum LocationSmbMountOptionsVersion : Enum<LocationSmbMountOptionsVersion> , ConvertibleToJava<LocationSmbMountOptionsVersion>

The specific SMB version that you want DataSync to use to mount your SMB share.

Link copied to clipboard
enum StorageSystemConnectivityStatus : Enum<StorageSystemConnectivityStatus> , ConvertibleToJava<StorageSystemConnectivityStatus>

Indicates whether the DataSync agent can access the on-premises storage system.

Link copied to clipboard
enum StorageSystemSystemType : Enum<StorageSystemSystemType> , ConvertibleToJava<StorageSystemSystemType>

The type of on-premises storage system that DataSync Discovery will analyze.

Link copied to clipboard
enum TaskFilterRuleFilterType : Enum<TaskFilterRuleFilterType> , ConvertibleToJava<TaskFilterRuleFilterType>

The type of filter rule to apply. AWS DataSync only supports the SIMPLE_PATTERN rule type.

Link copied to clipboard
enum TaskManifestConfigAction : Enum<TaskManifestConfigAction> , ConvertibleToJava<TaskManifestConfigAction>

Specifies what DataSync uses the manifest for.

Link copied to clipboard
enum TaskManifestConfigFormat : Enum<TaskManifestConfigFormat> , ConvertibleToJava<TaskManifestConfigFormat>

Specifies the file format of your manifest.

Link copied to clipboard
enum TaskMode : Enum<TaskMode> , ConvertibleToJava<TaskMode>

Specifies the task mode for the task.

Link copied to clipboard
enum TaskOptionsAtime : Enum<TaskOptionsAtime> , ConvertibleToJava<TaskOptionsAtime>

A file metadata value that shows the last time a file was accessed (that is, when the file was read or written to).

Link copied to clipboard
enum TaskOptionsGid : Enum<TaskOptionsGid> , ConvertibleToJava<TaskOptionsGid>

The group ID (GID) of the file's owners.

Link copied to clipboard
enum TaskOptionsLogLevel : Enum<TaskOptionsLogLevel> , ConvertibleToJava<TaskOptionsLogLevel>

A value that determines the types of logs that DataSync publishes to a log stream in the Amazon CloudWatch log group that you provide.

Link copied to clipboard
enum TaskOptionsMtime : Enum<TaskOptionsMtime> , ConvertibleToJava<TaskOptionsMtime>

A value that indicates the last time that a file was modified (that is, a file was written to) before the PREPARING phase.

Link copied to clipboard
enum TaskOptionsObjectTags : Enum<TaskOptionsObjectTags> , ConvertibleToJava<TaskOptionsObjectTags>

A value that determines whether object tags should be read from the source object store and written to the destination object store.

Link copied to clipboard
enum TaskOptionsOverwriteMode : Enum<TaskOptionsOverwriteMode> , ConvertibleToJava<TaskOptionsOverwriteMode>

A value that determines whether files at the destination should be overwritten or preserved when copying files.

Link copied to clipboard
enum TaskOptionsPosixPermissions : Enum<TaskOptionsPosixPermissions> , ConvertibleToJava<TaskOptionsPosixPermissions>

A value that determines which users or groups can access a file for a specific purpose such as reading, writing, or execution of the file.

Link copied to clipboard
enum TaskOptionsPreserveDeletedFiles : Enum<TaskOptionsPreserveDeletedFiles> , ConvertibleToJava<TaskOptionsPreserveDeletedFiles>

A value that specifies whether files in the destination that don't exist in the source file system should be preserved.

Link copied to clipboard
enum TaskOptionsPreserveDevices : Enum<TaskOptionsPreserveDevices> , ConvertibleToJava<TaskOptionsPreserveDevices>

A value that determines whether AWS DataSync should preserve the metadata of block and character devices in the source file system, and recreate the files with that device name and metadata on the destination.

Link copied to clipboard
enum TaskOptionsSecurityDescriptorCopyFlags : Enum<TaskOptionsSecurityDescriptorCopyFlags> , ConvertibleToJava<TaskOptionsSecurityDescriptorCopyFlags>

A value that determines which components of the SMB security descriptor are copied during transfer.

Link copied to clipboard
enum TaskOptionsTaskQueueing : Enum<TaskOptionsTaskQueueing> , ConvertibleToJava<TaskOptionsTaskQueueing>

A value that determines whether tasks should be queued before executing the tasks.

Link copied to clipboard
enum TaskOptionsTransferMode : Enum<TaskOptionsTransferMode> , ConvertibleToJava<TaskOptionsTransferMode>

A value that determines whether DataSync transfers only the data and metadata that differ between the source and the destination location, or whether DataSync transfers all the content from the source, without comparing to the destination location.

Link copied to clipboard
enum TaskOptionsUid : Enum<TaskOptionsUid> , ConvertibleToJava<TaskOptionsUid>

The user ID (UID) of the file's owner.

Link copied to clipboard
enum TaskOptionsVerifyMode : Enum<TaskOptionsVerifyMode> , ConvertibleToJava<TaskOptionsVerifyMode>

A value that determines whether a data integrity verification should be performed at the end of a task execution after all data and metadata have been transferred.

Link copied to clipboard
enum TaskReportConfigObjectVersionIds : Enum<TaskReportConfigObjectVersionIds> , ConvertibleToJava<TaskReportConfigObjectVersionIds>

Specifies whether your task report includes the new version of each object transferred into an S3 bucket, this only applies if you enable versioning on your bucket.

Link copied to clipboard
enum TaskReportConfigOutputType : Enum<TaskReportConfigOutputType> , ConvertibleToJava<TaskReportConfigOutputType>

Specifies the type of task report that you want.

enum TaskReportConfigOverridesPropertiesDeletedPropertiesReportLevel : Enum<TaskReportConfigOverridesPropertiesDeletedPropertiesReportLevel> , ConvertibleToJava<TaskReportConfigOverridesPropertiesDeletedPropertiesReportLevel>

Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.

enum TaskReportConfigOverridesPropertiesSkippedPropertiesReportLevel : Enum<TaskReportConfigOverridesPropertiesSkippedPropertiesReportLevel> , ConvertibleToJava<TaskReportConfigOverridesPropertiesSkippedPropertiesReportLevel>

Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.

enum TaskReportConfigOverridesPropertiesTransferredPropertiesReportLevel : Enum<TaskReportConfigOverridesPropertiesTransferredPropertiesReportLevel> , ConvertibleToJava<TaskReportConfigOverridesPropertiesTransferredPropertiesReportLevel>

Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.

enum TaskReportConfigOverridesPropertiesVerifiedPropertiesReportLevel : Enum<TaskReportConfigOverridesPropertiesVerifiedPropertiesReportLevel> , ConvertibleToJava<TaskReportConfigOverridesPropertiesVerifiedPropertiesReportLevel>

Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.

Link copied to clipboard
enum TaskReportConfigReportLevel : Enum<TaskReportConfigReportLevel> , ConvertibleToJava<TaskReportConfigReportLevel>

Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.

Link copied to clipboard
enum TaskScheduleStatus : Enum<TaskScheduleStatus> , ConvertibleToJava<TaskScheduleStatus>

Specifies status of a schedule.

Link copied to clipboard
enum TaskStatus : Enum<TaskStatus> , ConvertibleToJava<TaskStatus>

The status of the task that was described.