Uses of Interface
software.amazon.awscdk.services.datasync.CfnTask.ManifestConfigProperty
Packages that use CfnTask.ManifestConfigProperty
-
Uses of CfnTask.ManifestConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnTask.ManifestConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTask.ManifestConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnTask.ManifestConfigPropertyModifier and TypeMethodDescriptionCfnTask.ManifestConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnTask.ManifestConfigPropertyModifier and TypeMethodDescriptionCfnTask.Builder.manifestConfig(CfnTask.ManifestConfigProperty manifestConfig) The configuration of the manifest that lists the files or objects that you want DataSync to transfer.CfnTaskProps.Builder.manifestConfig(CfnTask.ManifestConfigProperty manifestConfig) Sets the value ofCfnTaskProps.getManifestConfig()voidCfnTask.setManifestConfig(CfnTask.ManifestConfigProperty value) The configuration of the manifest that lists the files or objects that you want DataSync to transfer.