identityType

@JvmName(name = "civquupxofvqpyyk")
suspend fun identityType(value: Output<Either<String, IdentityType>>)
@JvmName(name = "bjhdnlrihbvgtbwj")
suspend fun identityType(value: Either<String, IdentityType>?)
@JvmName(name = "wluwlcyqcbbllyim")
fun identityType(value: String)
@JvmName(name = "xawffribclfvuyoo")
fun identityType(value: IdentityType)

Parameters

value

The identity type. 'SystemAssigned' and 'UserAssigned' are mutually exclusive. 'SystemAssigned' will use implicitly created managed identity.