addressAllocationIds

@JvmName(name = "ccqybptustnxhndp")
suspend fun addressAllocationIds(value: Output<List<String>>)
@JvmName(name = "serahvogmyrdfqji")
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 = "wcjkmlluodshtwqt")
suspend fun addressAllocationIds(vararg values: Output<String>)


@JvmName(name = "vfqqrktutofdrgsc")
suspend fun addressAllocationIds(values: List<Output<String>>)
@JvmName(name = "urrpaifyddfjprea")
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.