publicAddressAllocationIds

@JvmName(name = "hfntpeiiarupwljt")
suspend fun publicAddressAllocationIds(value: Output<List<String>>)
@JvmName(name = "bhtrqrulbttsjvhf")
suspend fun publicAddressAllocationIds(value: List<String>)

Parameters

value

List of public address allocation ids to associate with ENIs that will be created in Output VPC. Must specify one for SINGLE_PIPELINE, two for STANDARD channels.


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


@JvmName(name = "jsohgihwqsksiqvs")
suspend fun publicAddressAllocationIds(values: List<Output<String>>)
@JvmName(name = "fxqxovoqpkhfnaxb")
suspend fun publicAddressAllocationIds(vararg values: String)

Parameters

values

List of public address allocation ids to associate with ENIs that will be created in Output VPC. Must specify one for SINGLE_PIPELINE, two for STANDARD channels.