vpceIds

@JvmName(name = "flivcbqdnppcllrx")
suspend fun vpceIds(value: Output<List<String>>)
@JvmName(name = "gjtlvepidjsjfptj")
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 = "wunsfnctywebrbic")
suspend fun vpceIds(vararg values: Output<String>)


@JvmName(name = "twjqqvsntvjdnxmd")
suspend fun vpceIds(values: List<Output<String>>)
@JvmName(name = "etjrxddrwmsuibya")
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.