Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnTaskMixinProps.Builder
Packages that use CfnTaskMixinProps.Builder
-
Uses of CfnTaskMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnTaskMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTaskMixinProps.BuilderCfnTaskMixinProps.builder()CfnTaskMixinProps.Builder.cloudWatchLogGroupArn(String cloudWatchLogGroupArn) Sets the value ofCfnTaskMixinProps.getCloudWatchLogGroupArn()CfnTaskMixinProps.Builder.cloudWatchLogGroupArn(ILogGroupRef cloudWatchLogGroupArn) Sets the value ofCfnTaskMixinProps.getCloudWatchLogGroupArn()CfnTaskMixinProps.Builder.destinationLocationArn(String destinationLocationArn) Sets the value ofCfnTaskMixinProps.getDestinationLocationArn()CfnTaskMixinProps.Builder.destinationLocationArn(ILocationEFSRef destinationLocationArn) Sets the value ofCfnTaskMixinProps.getDestinationLocationArn()CfnTaskMixinProps.Builder.destinationLocationArn(ILocationS3Ref destinationLocationArn) Sets the value ofCfnTaskMixinProps.getDestinationLocationArn()Sets the value ofCfnTaskMixinProps.getExcludes()CfnTaskMixinProps.Builder.excludes(IResolvable excludes) Sets the value ofCfnTaskMixinProps.getExcludes()Sets the value ofCfnTaskMixinProps.getIncludes()CfnTaskMixinProps.Builder.includes(IResolvable includes) Sets the value ofCfnTaskMixinProps.getIncludes()CfnTaskMixinProps.Builder.manifestConfig(CfnTaskPropsMixin.ManifestConfigProperty manifestConfig) Sets the value ofCfnTaskMixinProps.getManifestConfig()CfnTaskMixinProps.Builder.manifestConfig(IResolvable manifestConfig) Sets the value ofCfnTaskMixinProps.getManifestConfig()Sets the value ofCfnTaskMixinProps.getName()CfnTaskMixinProps.Builder.options(CfnTaskPropsMixin.OptionsProperty options) Sets the value ofCfnTaskMixinProps.getOptions()CfnTaskMixinProps.Builder.options(IResolvable options) Sets the value ofCfnTaskMixinProps.getOptions()CfnTaskMixinProps.Builder.schedule(CfnTaskPropsMixin.TaskScheduleProperty schedule) Sets the value ofCfnTaskMixinProps.getSchedule()CfnTaskMixinProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnTaskMixinProps.getSchedule()CfnTaskMixinProps.Builder.sourceLocationArn(String sourceLocationArn) Sets the value ofCfnTaskMixinProps.getSourceLocationArn()CfnTaskMixinProps.Builder.sourceLocationArn(ILocationNFSRef sourceLocationArn) Sets the value ofCfnTaskMixinProps.getSourceLocationArn()CfnTaskMixinProps.Builder.sourceLocationArn(ILocationS3Ref sourceLocationArn) Sets the value ofCfnTaskMixinProps.getSourceLocationArn()Sets the value ofCfnTaskMixinProps.getTags()Sets the value ofCfnTaskMixinProps.getTaskMode()CfnTaskMixinProps.Builder.taskReportConfig(CfnTaskPropsMixin.TaskReportConfigProperty taskReportConfig) Sets the value ofCfnTaskMixinProps.getTaskReportConfig()CfnTaskMixinProps.Builder.taskReportConfig(IResolvable taskReportConfig) Sets the value ofCfnTaskMixinProps.getTaskReportConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnTaskMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTaskMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTaskMixinProps.Builder.