ipAddressType

@JvmName(name = "ufywnxjmkfvucyol")
suspend fun ipAddressType(value: Output<String>)
@JvmName(name = "lpoaeqauobxmlcxk")
suspend fun ipAddressType(value: String?)

Parameters

value

The IP address types that can invoke an API (RestApi). Valid values: ipv4, dualstack. Use ipv4 to allow only IPv4 addresses to invoke an API, or use dualstack to allow both IPv4 and IPv6 addresses to invoke an API. For the PRIVATE endpoint type, only dualstack is supported. The provider performs drift detection for this argument only when the value is provided.