visibility

@JvmName(name = "ayjobedyhnqgfcry")
suspend fun visibility(value: Output<String>)
@JvmName(name = "gofnfefmavfwoeno")
suspend fun visibility(value: String?)

Parameters

value

Sets the scope of the GraphQL API to public (GLOBAL) or private (PRIVATE). By default, the scope is set to Global if no value is provided.