memberRestrictionEvaluation

@JvmName(name = "pubixqwcferhhrgx")
suspend fun memberRestrictionEvaluation(value: Output<MembershipRoleRestrictionEvaluationArgs>)
@JvmName(name = "efukppqscpqxyneg")
suspend fun memberRestrictionEvaluation(value: MembershipRoleRestrictionEvaluationArgs?)

Parameters

value

Evaluation of the member restriction applied to this membership. Empty if the user lacks permission to view the restriction evaluation.


@JvmName(name = "wnbcpwgwtmtcyqkd")
suspend fun memberRestrictionEvaluation(argument: suspend MembershipRoleRestrictionEvaluationArgsBuilder.() -> Unit)

Parameters

argument

Evaluation of the member restriction applied to this membership. Empty if the user lacks permission to view the restriction evaluation.