itemsVisibility

@JvmName(name = "cbaacsbhlqpepyyc")
suspend fun itemsVisibility(value: Output<List<GSuitePrincipalArgs>>)
@JvmName(name = "idybnjjpbgsckgmw")
suspend fun itemsVisibility(value: List<GSuitePrincipalArgs>?)

Parameters

value

This field restricts visibility to items at the datasource level. Items within the datasource are restricted to the union of users and groups included in this field. Note that, this does not ensure access to a specific item, as users need to have ACL permissions on the contained items. This ensures a high level access on the entire datasource, and that the individual items are not shared outside this visibility.


@JvmName(name = "tbxljmxomiagxhmo")
suspend fun itemsVisibility(vararg values: Output<GSuitePrincipalArgs>)


@JvmName(name = "iwhabbveosceisjq")
suspend fun itemsVisibility(values: List<Output<GSuitePrincipalArgs>>)
@JvmName(name = "qjefcujnjsrcaide")
suspend fun itemsVisibility(vararg values: GSuitePrincipalArgs)

Parameters

values

This field restricts visibility to items at the datasource level. Items within the datasource are restricted to the union of users and groups included in this field. Note that, this does not ensure access to a specific item, as users need to have ACL permissions on the contained items. This ensures a high level access on the entire datasource, and that the individual items are not shared outside this visibility.


@JvmName(name = "cmyepgbcvvkncbwl")
suspend fun itemsVisibility(argument: List<suspend GSuitePrincipalArgsBuilder.() -> Unit>)
@JvmName(name = "cxmylwbcrewraqpa")
suspend fun itemsVisibility(vararg argument: suspend GSuitePrincipalArgsBuilder.() -> Unit)
@JvmName(name = "crcqnkakotckxnqv")
suspend fun itemsVisibility(argument: suspend GSuitePrincipalArgsBuilder.() -> Unit)

Parameters

argument

This field restricts visibility to items at the datasource level. Items within the datasource are restricted to the union of users and groups included in this field. Note that, this does not ensure access to a specific item, as users need to have ACL permissions on the contained items. This ensures a high level access on the entire datasource, and that the individual items are not shared outside this visibility.