addressAllocationIds

@JvmName(name = "rvpptalwlalsdoht")
suspend fun addressAllocationIds(value: Output<List<String>>)
@JvmName(name = "vpqecowwsdkijysm")
suspend fun addressAllocationIds(value: List<String>?)

Parameters

value

A list of address allocation IDs that are required to attach an Elastic IP address to your SFTP server's endpoint. This property can only be used when endpoint_type is set to VPC.


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


@JvmName(name = "saqdbtsdxujehbto")
suspend fun addressAllocationIds(values: List<Output<String>>)
@JvmName(name = "dvqklwrpautsogpo")
suspend fun addressAllocationIds(vararg values: String)

Parameters

values

A list of address allocation IDs that are required to attach an Elastic IP address to your SFTP server's endpoint. This property can only be used when endpoint_type is set to VPC.