vpceIds

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


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