publicAddressAllocationIds

@JvmName(name = "lmbgmcfhfjnfaxra")
suspend fun publicAddressAllocationIds(value: Output<List<String>>)
@JvmName(name = "yyxiwvykbkfrcpwv")
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 = "mxdeiucqubgwwfuu")
suspend fun publicAddressAllocationIds(vararg values: Output<String>)


@JvmName(name = "gphbyndtmalfsblx")
suspend fun publicAddressAllocationIds(values: List<Output<String>>)
@JvmName(name = "tstsgpsddhnyiwcp")
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.