visibilityLevel

@JvmName(name = "edrpciflbpkqeusr")
suspend fun visibilityLevel(value: Output<String>)
@JvmName(name = "ehndymjlqogotbby")
suspend fun visibilityLevel(value: String?)

Parameters

value

The group's visibility. Can be private, internal, or public. Valid values are: private, internal, public.