addressAllocationIds

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


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