accessibility

@JvmName(name = "mguntmsqwlxodvjp")
suspend fun accessibility(value: Output<String>)
@JvmName(name = "rrbpswmvtfoaafsm")
suspend fun accessibility(value: String?)

Parameters

value

Workspace visibility. The following values are supported:

  • PRIVATE (default): indicates that the workspace is visible to itself and the administrator.

  • PUBLIC: The workspace is visible to all users.