allowedOrganizations

@JvmName(name = "yvbrxunvlfvjgfvx")
suspend fun allowedOrganizations(value: Output<List<String>>)
@JvmName(name = "spnnlcypibqcabvt")
suspend fun allowedOrganizations(value: List<String>?)

Parameters

value

The allowed organizations.


@JvmName(name = "aoqprdevounyimvk")
suspend fun allowedOrganizations(vararg values: Output<String>)


@JvmName(name = "upsgupgrxvqklpic")
suspend fun allowedOrganizations(values: List<Output<String>>)
@JvmName(name = "punvxvtmqfsxtdwx")
suspend fun allowedOrganizations(vararg values: String)

Parameters

values

The allowed organizations.