privateIpAddresses

@JvmName(name = "autbrcmgckuyrwwh")
suspend fun privateIpAddresses(value: Output<List<InstancePrivateIpAddressSpecificationArgs>>)
@JvmName(name = "lferuqnlxaxholgq")
suspend fun privateIpAddresses(value: List<InstancePrivateIpAddressSpecificationArgs>?)

Parameters

value

One or more private IPv4 addresses to assign to the network interface.


@JvmName(name = "skmioivdgcygvybf")
suspend fun privateIpAddresses(vararg values: Output<InstancePrivateIpAddressSpecificationArgs>)


@JvmName(name = "tpqexnpgtppvgtpo")
suspend fun privateIpAddresses(values: List<Output<InstancePrivateIpAddressSpecificationArgs>>)
@JvmName(name = "buenmudbwupwwvcc")
suspend fun privateIpAddresses(vararg values: InstancePrivateIpAddressSpecificationArgs)

Parameters

values

One or more private IPv4 addresses to assign to the network interface.


@JvmName(name = "tgvpkydqhcydfglc")
suspend fun privateIpAddresses(argument: List<suspend InstancePrivateIpAddressSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "qrxggeunxdrejtsi")
suspend fun privateIpAddresses(vararg argument: suspend InstancePrivateIpAddressSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "wbpaysecfviltmqg")
suspend fun privateIpAddresses(argument: suspend InstancePrivateIpAddressSpecificationArgsBuilder.() -> Unit)

Parameters

argument

One or more private IPv4 addresses to assign to the network interface.