accessibility

val accessibility: Output<String>

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.