Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_task.DatasyncTaskSchedule.Builder
-
Packages that use DatasyncTaskSchedule.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_task aws_datasync_task -
-
Uses of DatasyncTaskSchedule.Builder in com.hashicorp.cdktf.providers.aws.datasync_task
Methods in com.hashicorp.cdktf.providers.aws.datasync_task that return DatasyncTaskSchedule.Builder Modifier and Type Method Description static DatasyncTaskSchedule.BuilderDatasyncTaskSchedule. builder()DatasyncTaskSchedule.BuilderDatasyncTaskSchedule.Builder. scheduleExpression(String scheduleExpression)Sets the value ofDatasyncTaskSchedule.getScheduleExpression()Constructors in com.hashicorp.cdktf.providers.aws.datasync_task with parameters of type DatasyncTaskSchedule.Builder Constructor Description Jsii$Proxy(DatasyncTaskSchedule.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncTaskSchedule.Builder.
-