privateIpsCount

@JvmName(name = "aciqtnugfmcepwav")
suspend fun privateIpsCount(value: Output<Int>)
@JvmName(name = "albfplftmdwenkjc")
suspend fun privateIpsCount(value: Int?)

Parameters

value

Number of secondary private IPs to assign to the ENI. The total number of private IPs will be 1 + private_ips_count, as a primary private IP will be assiged to an ENI by default.