addressAllocationIds

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


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