rights

@JvmName(name = "rvhicbxxcnjkotyk")
suspend fun rights(value: Output<List<Either<String, AccessRights>>>)
@JvmName(name = "qmmcqnprcngwqpsh")
suspend fun rights(value: List<Either<String, AccessRights>>?)

Parameters

value

Gets or sets the rights associated with the rule.


@JvmName(name = "wdkdouagmtrqnole")
suspend fun rights(vararg values: Output<Either<String, AccessRights>>)


@JvmName(name = "nbfjqvaarofbawan")
suspend fun rights(values: List<Output<Either<String, AccessRights>>>)
@JvmName(name = "qwbssibprwqivlbe")
suspend fun rights(vararg values: Either<String, AccessRights>)

Parameters

values

Gets or sets the rights associated with the rule.