vpceIds

@JvmName(name = "rqqdnbahqmkmwqdl")
suspend fun vpceIds(value: Output<List<String>>)
@JvmName(name = "nwhtgiacqvorjyqd")
suspend fun vpceIds(value: List<String>?)

Parameters

value

The list of Amazon VPC endpoint IDs for the workspace. If a NetworkAccessConfiguration is specified then only VPC endpoints specified here will be allowed to access the workspace.


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


@JvmName(name = "vyluutgxesfimmir")
suspend fun vpceIds(values: List<Output<String>>)
@JvmName(name = "lssgixsvgxkomvja")
suspend fun vpceIds(vararg values: String)

Parameters

values

The list of Amazon VPC endpoint IDs for the workspace. If a NetworkAccessConfiguration is specified then only VPC endpoints specified here will be allowed to access the workspace.