Uses of Class
com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule.VmwareengineExternalAccessRuleDestinationIpRanges.Builder
-
Packages that use VmwareengineExternalAccessRuleDestinationIpRanges.Builder Package Description com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule google_vmwareengine_external_access_rule -
-
Uses of VmwareengineExternalAccessRuleDestinationIpRanges.Builder in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule
Methods in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule that return VmwareengineExternalAccessRuleDestinationIpRanges.Builder Modifier and Type Method Description static VmwareengineExternalAccessRuleDestinationIpRanges.BuilderVmwareengineExternalAccessRuleDestinationIpRanges. builder()VmwareengineExternalAccessRuleDestinationIpRanges.BuilderVmwareengineExternalAccessRuleDestinationIpRanges.Builder. externalAddress(String externalAddress)Sets the value ofVmwareengineExternalAccessRuleDestinationIpRanges.getExternalAddress()VmwareengineExternalAccessRuleDestinationIpRanges.BuilderVmwareengineExternalAccessRuleDestinationIpRanges.Builder. ipAddressRange(String ipAddressRange)Sets the value ofVmwareengineExternalAccessRuleDestinationIpRanges.getIpAddressRange()Constructors in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule with parameters of type VmwareengineExternalAccessRuleDestinationIpRanges.Builder Constructor Description Jsii$Proxy(VmwareengineExternalAccessRuleDestinationIpRanges.Builder builder)Constructor that initializes the object based on literal property values passed by theVmwareengineExternalAccessRuleDestinationIpRanges.Builder.
-