Uses of Interface
com.hashicorp.cdktf.providers.google.storage_transfer_job.StorageTransferJobConfig
-
Packages that use StorageTransferJobConfig Package Description com.hashicorp.cdktf.providers.google.storage_transfer_job google_storage_transfer_job -
-
Uses of StorageTransferJobConfig in com.hashicorp.cdktf.providers.google.storage_transfer_job
Classes in com.hashicorp.cdktf.providers.google.storage_transfer_job that implement StorageTransferJobConfig Modifier and Type Class Description static classStorageTransferJobConfig.Jsii$ProxyAn implementation forStorageTransferJobConfigMethods in com.hashicorp.cdktf.providers.google.storage_transfer_job that return StorageTransferJobConfig Modifier and Type Method Description StorageTransferJobConfigStorageTransferJobConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.storage_transfer_job with parameters of type StorageTransferJobConfig Constructor Description StorageTransferJob(software.constructs.Construct scope, String id, StorageTransferJobConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/storage_transfer_job google_storage_transfer_job} Resource.
-