Uses of Interface
com.hashicorp.cdktf.providers.aws.datasync_task.DatasyncTaskConfig
-
Packages that use DatasyncTaskConfig Package Description com.hashicorp.cdktf.providers.aws.datasync_task aws_datasync_task -
-
Uses of DatasyncTaskConfig in com.hashicorp.cdktf.providers.aws.datasync_task
Classes in com.hashicorp.cdktf.providers.aws.datasync_task that implement DatasyncTaskConfig Modifier and Type Class Description static classDatasyncTaskConfig.Jsii$ProxyAn implementation forDatasyncTaskConfigMethods in com.hashicorp.cdktf.providers.aws.datasync_task that return DatasyncTaskConfig Modifier and Type Method Description DatasyncTaskConfigDatasyncTaskConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.datasync_task with parameters of type DatasyncTaskConfig Constructor Description DatasyncTask(software.constructs.Construct scope, String id, DatasyncTaskConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/datasync_task aws_datasync_task} Resource.
-