roleType

@JvmName(name = "wvtlxupdtccbkqgb")
suspend fun roleType(value: Output<AssessmentRoleType>)
@JvmName(name = "idpjajgfkrtposvl")
suspend fun roleType(value: AssessmentRoleType?)

Parameters

value

The type of customer persona.

In CreateAssessment , roleType can only be PROCESS_OWNER .

In UpdateSettings , roleType can only be PROCESS_OWNER .

In BatchCreateDelegationByAssessment , roleType can only be RESOURCE_OWNER .