ipCollection

@JvmName(name = "fdtpewkghkmlciur")
suspend fun ipCollection(value: Output<String>)
@JvmName(name = "bufoopfelsdkfibw")
suspend fun ipCollection(value: String?)

Parameters

value

Resource reference of a PublicDelegatedPrefix. The PDP must be a sub-PDP in EXTERNAL_IPV6_FORWARDING_RULE_CREATION mode. Use one of the following formats to specify a sub-PDP when creating an IPv6 NetLB forwarding rule using BYOIP: Full resource URL, as in:

  • https://www.googleapis.com/compute/v1/projects/{{projectId}}/regions/{{region}}/publicDelegatedPrefixes/{{sub-pdp-name}} Partial URL, as in:

  • projects/{{projectId}}/regions/region/publicDelegatedPrefixes/{{sub-pdp-name}}

  • regions/{{region}}/publicDelegatedPrefixes/{{sub-pdp-name}}