rights

@JvmName(name = "fspdmaupplhlhnvf")
suspend fun rights(value: Output<List<AccessRights>>)
@JvmName(name = "rcgjpybxaiuonbfx")
suspend fun rights(value: List<AccessRights>?)

Parameters

value

The rights associated with the rule.


@JvmName(name = "desqohkowtoprgij")
suspend fun rights(vararg values: Output<AccessRights>)


@JvmName(name = "wsswmykayfughjqd")
suspend fun rights(values: List<Output<AccessRights>>)
@JvmName(name = "licvyvufuvppapdj")
suspend fun rights(vararg values: AccessRights)

Parameters

values

The rights associated with the rule.