Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_per_instance_config.ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder
-
Packages that use ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_per_instance_config google_compute_region_per_instance_config -
-
Uses of ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder in com.hashicorp.cdktf.providers.google.compute_region_per_instance_config
Methods in com.hashicorp.cdktf.providers.google.compute_region_per_instance_config that return ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder Modifier and Type Method Description ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.BuilderComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder. address(String address)static ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.BuilderComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress. builder()Constructors in com.hashicorp.cdktf.providers.google.compute_region_per_instance_config with parameters of type ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder Constructor Description Jsii$Proxy(ComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionPerInstanceConfigPreservedStateExternalIpIpAddress.Builder.
-