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