secondaryPrivateIpAddresses

@JvmName(name = "fmkuxnodgxwpyfam")
suspend fun secondaryPrivateIpAddresses(value: Output<List<String>>)
@JvmName(name = "lpdouglfgqsrioiu")
suspend fun secondaryPrivateIpAddresses(value: List<String>?)

Parameters

value

Returns the secondary private IP addresses of the network interface.


@JvmName(name = "nuplejtyurausfmo")
suspend fun secondaryPrivateIpAddresses(vararg values: Output<String>)


@JvmName(name = "fitbyesqhituwphj")
suspend fun secondaryPrivateIpAddresses(values: List<Output<String>>)
@JvmName(name = "udfxgabjlqwoxkba")
suspend fun secondaryPrivateIpAddresses(vararg values: String)

Parameters

values

Returns the secondary private IP addresses of the network interface.