Uses of Interface
software.amazon.awscdk.services.datasync.CfnTask.TaskReportConfigProperty
Packages that use CfnTask.TaskReportConfigProperty
-
Uses of CfnTask.TaskReportConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnTask.TaskReportConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTask.TaskReportConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnTask.TaskReportConfigPropertyModifier and TypeMethodDescriptionCfnTask.TaskReportConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnTask.TaskReportConfigPropertyModifier and TypeMethodDescriptionvoidCfnTask.setTaskReportConfig(CfnTask.TaskReportConfigProperty value) The configuration of your task report, which provides detailed information about your DataSync transfer.CfnTask.Builder.taskReportConfig(CfnTask.TaskReportConfigProperty taskReportConfig) The configuration of your task report, which provides detailed information about your DataSync transfer.CfnTaskProps.Builder.taskReportConfig(CfnTask.TaskReportConfigProperty taskReportConfig) Sets the value ofCfnTaskProps.getTaskReportConfig()