Uses of Interface
com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule.VmwareengineExternalAccessRuleDestinationIpRanges
-
Packages that use VmwareengineExternalAccessRuleDestinationIpRanges Package Description com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule google_vmwareengine_external_access_rule -
-
Uses of VmwareengineExternalAccessRuleDestinationIpRanges in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule
Classes in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule that implement VmwareengineExternalAccessRuleDestinationIpRanges Modifier and Type Class Description static classVmwareengineExternalAccessRuleDestinationIpRanges.Jsii$ProxyAn implementation forVmwareengineExternalAccessRuleDestinationIpRangesMethods in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule that return VmwareengineExternalAccessRuleDestinationIpRanges Modifier and Type Method Description VmwareengineExternalAccessRuleDestinationIpRangesVmwareengineExternalAccessRuleDestinationIpRanges.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule with parameters of type VmwareengineExternalAccessRuleDestinationIpRanges Modifier and Type Method Description voidVmwareengineExternalAccessRuleDestinationIpRangesOutputReference. setInternalValue(VmwareengineExternalAccessRuleDestinationIpRanges value)Method parameters in com.hashicorp.cdktf.providers.google.vmwareengine_external_access_rule with type arguments of type VmwareengineExternalAccessRuleDestinationIpRanges Modifier and Type Method Description VmwareengineExternalAccessRule.BuilderVmwareengineExternalAccessRule.Builder. destinationIpRanges(List<? extends VmwareengineExternalAccessRuleDestinationIpRanges> destinationIpRanges)destination_ip_ranges block.VmwareengineExternalAccessRuleConfig.BuilderVmwareengineExternalAccessRuleConfig.Builder. destinationIpRanges(List<? extends VmwareengineExternalAccessRuleDestinationIpRanges> destinationIpRanges)Sets the value ofVmwareengineExternalAccessRuleConfig.getDestinationIpRanges()voidVmwareengineExternalAccessRuleDestinationIpRangesList. setInternalValue(List<VmwareengineExternalAccessRuleDestinationIpRanges> value)
-