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