ipAddresses

@JvmName(name = "jfiioymxgcqsoxft")
suspend fun ipAddresses(value: List<String>?)

Deprecated

Field 'ip_addresses' has been deprecated from provider version 1.126.0 and it will be removed in the future version. Please use the new attribute 'ip_address' instead.

Parameters

value

A list of EIP public IP addresses.


@JvmName(name = "hdbbiwjcotsgvltp")
suspend fun ipAddresses(vararg values: String)

Deprecated

Field 'ip_addresses' has been deprecated from provider version 1.126.0 and it will be removed in the future version. Please use the new attribute 'ip_address' instead.

Parameters

values

A list of EIP public IP addresses.