roleType

@JvmName(name = "nxdkdaerdvhutyld")
suspend fun roleType(value: Output<AssessmentRoleType>)
@JvmName(name = "wgktmriryojghird")
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 .