vpceIds

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


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