ManifestConfig

Configures a manifest, which is a list of files or objects that you want DataSync to transfer. For more information and configuration examples, see Specifying what DataSync transfers by using a manifest.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies what DataSync uses the manifest for.

Link copied to clipboard

Specifies the file format of your manifest. For more information, see Creating a manifest.

Link copied to clipboard

Specifies the manifest that you want DataSync to use and where it's hosted.

Functions

Link copied to clipboard
inline fun copy(block: ManifestConfig.Builder.() -> Unit = {}): ManifestConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String