principalType

@JvmName(name = "vwyrnstwpptyqccn")
suspend fun principalType(value: Output<String>)
@JvmName(name = "smoutmyrtudlsrgc")
suspend fun principalType(value: String?)

Parameters

value

The type of the principal_id. Possible values are User, Group and ServicePrincipal. Changing this forces a new resource to be created. It is necessary to explicitly set this attribute when creating role assignments if the principal creating the assignment is constrained by ABAC rules that filters on the PrincipalType attribute.