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