Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_task.DatasyncTaskExcludes.Builder
-
Packages that use DatasyncTaskExcludes.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_task aws_datasync_task -
-
Uses of DatasyncTaskExcludes.Builder in com.hashicorp.cdktf.providers.aws.datasync_task
Methods in com.hashicorp.cdktf.providers.aws.datasync_task that return DatasyncTaskExcludes.Builder Modifier and Type Method Description static DatasyncTaskExcludes.BuilderDatasyncTaskExcludes. builder()DatasyncTaskExcludes.BuilderDatasyncTaskExcludes.Builder. filterType(String filterType)Sets the value ofDatasyncTaskExcludes.getFilterType()DatasyncTaskExcludes.BuilderDatasyncTaskExcludes.Builder. value(String value)Sets the value ofDatasyncTaskExcludes.getValue()Constructors in com.hashicorp.cdktf.providers.aws.datasync_task with parameters of type DatasyncTaskExcludes.Builder Constructor Description Jsii$Proxy(DatasyncTaskExcludes.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncTaskExcludes.Builder.
-