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